update readme
This commit is contained in:
@ -4,11 +4,12 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
KillSignal=SIGINT
|
||||
WorkingDirectory={{ streaming_working_folder }}
|
||||
ExecStart={{ streaming_working_folder }}/stream_service.sh
|
||||
Restart=always
|
||||
User=root
|
||||
Group=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user