systemd: do not restart crashnotifier

This commit is contained in:
Girish Ramakrishnan
2015-09-07 20:54:58 -07:00
parent a4731ad054
commit cb2fb026c5

View File

@@ -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