mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 12:55:32 +00:00
remove Restart=always as the process may panic
This commit is contained in:
parent
e032a1c93b
commit
1626dbe065
1 changed files with 0 additions and 2 deletions
|
|
@ -59,8 +59,6 @@ WorkingDirectory=/var/lib/ytd
|
||||||
|
|
||||||
ExecStart=/usr/local/bin/ytd -c=/etc/ytd.toml
|
ExecStart=/usr/local/bin/ytd -c=/etc/ytd.toml
|
||||||
|
|
||||||
Restart=always
|
|
||||||
|
|
||||||
StandardOutput=file:///var/log/ytd/debug.log
|
StandardOutput=file:///var/log/ytd/debug.log
|
||||||
StandardError=file:///var/log/ytd/error.log
|
StandardError=file:///var/log/ytd/error.log
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue