mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
Squash: Support RPM. Fix bugs.
This commit is contained in:
@@ -4,6 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
Restart=always
|
||||
ExecStart=/etc/init.d/srs start
|
||||
ExecReload=/etc/init.d/srs reload
|
||||
ExecStop=/etc/init.d/srs stop
|
||||
|
||||
Reference in New Issue
Block a user