Update 'README.md'
This commit is contained in:
parent
37936e8b5f
commit
aa6d986205
|
@ -27,7 +27,7 @@ Description=tg_spotdl
|
||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=clay
|
User=nobody
|
||||||
ExecStart=/absolute/path/to/venv/bin/python /absolute/path/to/start.py
|
ExecStart=/absolute/path/to/venv/bin/python /absolute/path/to/start.py
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
|
|
Loading…
Reference in New Issue