rename to crashnotifierservice

This commit is contained in:
Girish Ramakrishnan
2016-04-19 16:45:05 -07:00
parent dad1585704
commit 3da82e3a63
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ StopWhenUnneeded=false
[Service]
Type=idle
WorkingDirectory=/home/yellowtent/box
ExecStart="/home/yellowtent/box/crashnotifier.js" %I
ExecStart="/home/yellowtent/box/crashnotifierservice.js" %I
Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmile" "BOX_ENV=cloudron" "NODE_ENV=production"
KillMode=process
User=yellowtent