systemd: do not restart crashnotifier
This commit is contained in:
@@ -6,7 +6,6 @@ StopWhenUnneeded=true
|
||||
[Service]
|
||||
Type=idle
|
||||
WorkingDirectory=/home/yellowtent/box
|
||||
Restart=always
|
||||
ExecStart="/home/yellowtent/box/crashnotifier.js"
|
||||
Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmile" "BOX_ENV=cloudron" "NODE_ENV=production"
|
||||
KillMode=process
|
||||
|
||||
Reference in New Issue
Block a user