summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Botö <erik.boto@pelagicore.com>2018-01-22 13:58:49 +0100
committerErik Botö <erik.boto@pelagicore.com>2018-01-22 13:58:49 +0100
commitfe3873bb4731e6b0237136db666031d5e19b4b0d (patch)
treeb0f936ed2e134e163f5c540ceff39705f892f81e
parent78f977c33cff51d7e657d86113e9fdb12596ee6d (diff)
downloadnode-startup-controller-fe3873bb4731e6b0237136db666031d5e19b4b0d.tar.gz
systemd: add Install section
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
-rw-r--r--node-startup-controller/node-startup-controller.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/node-startup-controller/node-startup-controller.service.in b/node-startup-controller/node-startup-controller.service.in
index e8d30ba..8633f4d 100644
--- a/node-startup-controller/node-startup-controller.service.in
+++ b/node-startup-controller/node-startup-controller.service.in
@@ -2,3 +2,6 @@
Type = notify
ExecStart = @libdir@/node-startup-controller-@NODE_STARTUP_CONTROLLER_VERSION_API@/node-startup-controller
WatchdogSec = 5
+
+[Install]
+WantedBy=focussed.target