mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Script: Refine CentOS7 service script to restart SRS. v4.0.190 (#2552)
This commit is contained in:
parent
b9288668a7
commit
54b706d36e
3 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue