coorect supysonic daemon service
This commit is contained in:
parent
05a56a9e04
commit
70944f9b28
@ -9,8 +9,7 @@ RestartSec=2s
|
||||
Group=root
|
||||
WorkingDirectory={{source_location}}/{{supysonic_name}}
|
||||
ExecStart={{venv_location}}{{supysonic_venv_name}}/bin/python -m supysonic.daemon
|
||||
ExecReload=/bin/kill -s HUP $MAINPID
|
||||
ExecStop=/bin/kill -s TERM $MAINPID
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user