move syslog.js to top level
This commit is contained in:
@@ -3,9 +3,9 @@ Description=Cloudron Syslog
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/yellowtent/box/syslog/service.js
|
||||
ExecStart=/home/yellowtent/box/syslog.js
|
||||
WorkingDirectory=/home/yellowtent/box
|
||||
Environment="NODE_ENV=production" "DEBUG=syslog:*"
|
||||
Environment="NODE_ENV=production" "DEBUG=syslog:*" "BOX_ENV=cloudron"
|
||||
Restart=always
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
|
||||
Reference in New Issue
Block a user