default no access restriction; fixed start in Ubuntu 16.04 xenial with systemctl
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=ServiceDock https://servicedock.ch
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nodejs /usr/share/servicedock/nodejs/servicedock
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user