migration pi2 to oscar
This commit is contained in:
parent
5304f21a49
commit
dcafe623c0
@ -1,8 +1,11 @@
|
||||
[Unit]
|
||||
Description=Supysonic Daemon
|
||||
|
||||
after=mariadb.Service
|
||||
After=network.target
|
||||
[Service]
|
||||
User=root
|
||||
Restart=always
|
||||
RestartSec=2s
|
||||
Group=root
|
||||
WorkingDirectory={{source_location}}/{{supysonic_name}}
|
||||
ExecStart={{venv_location}}{{supysonic_venv_name}}/bin/python -m supysonic.daemon
|
||||
|
Loading…
Reference in New Issue
Block a user