diff --git a/setup/container/systemd/crashnotifier@.service b/setup/container/systemd/crashnotifier@.service index b754502cd..f77123405 100644 --- a/setup/container/systemd/crashnotifier@.service +++ b/setup/container/systemd/crashnotifier@.service @@ -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