summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-09 08:44:33 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-09 14:35:54 +0000
commitf69fc3d19baccd2517faf3cdcf09f3866d7a151a (patch)
tree4b4d0f3f486344467339d96420e02c6ce203598c /units
parentf87974a75ce13167d267750a79f907cd34fa5bdc (diff)
downloadlorry-controller-f69fc3d19baccd2517faf3cdcf09f3866d7a151a.tar.gz
Add 'Install' information to the units
Diffstat (limited to 'units')
-rw-r--r--units/lighttpd-lorry-controller-webapp.service3
-rw-r--r--units/lorry-controller-ls-troves.service3
-rw-r--r--units/lorry-controller-ls-troves.timer3
-rw-r--r--units/lorry-controller-minion@.service3
-rw-r--r--units/lorry-controller-readconf.service3
-rw-r--r--units/lorry-controller-readconf.timer3
-rw-r--r--units/lorry-controller-status.service3
-rw-r--r--units/lorry-controller-status.timer3
8 files changed, 24 insertions, 0 deletions
diff --git a/units/lighttpd-lorry-controller-webapp.service b/units/lighttpd-lorry-controller-webapp.service
index 0c04fac..9586c43 100644
--- a/units/lighttpd-lorry-controller-webapp.service
+++ b/units/lighttpd-lorry-controller-webapp.service
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lighttpd Web Server for Lorry Controller WEBAPP
After=network.target
diff --git a/units/lorry-controller-ls-troves.service b/units/lorry-controller-ls-troves.service
index fe97811..f7db2e7 100644
--- a/units/lorry-controller-ls-troves.service
+++ b/units/lorry-controller-ls-troves.service
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller ls-troves
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-ls-troves.timer b/units/lorry-controller-ls-troves.timer
index dbd157d..609150a 100644
--- a/units/lorry-controller-ls-troves.timer
+++ b/units/lorry-controller-ls-troves.timer
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller ls-troves
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-minion@.service b/units/lorry-controller-minion@.service
index b63d996..592ac7c 100644
--- a/units/lorry-controller-minion@.service
+++ b/units/lorry-controller-minion@.service
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller MINION %i
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-readconf.service b/units/lorry-controller-readconf.service
index 1f73b46..c13bc68 100644
--- a/units/lorry-controller-readconf.service
+++ b/units/lorry-controller-readconf.service
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller read config at startup
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-readconf.timer b/units/lorry-controller-readconf.timer
index 7e4f04e..e538a23 100644
--- a/units/lorry-controller-readconf.timer
+++ b/units/lorry-controller-readconf.timer
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller read config at startup
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-status.service b/units/lorry-controller-status.service
index 381677b..ce1990a 100644
--- a/units/lorry-controller-status.service
+++ b/units/lorry-controller-status.service
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller Status update
After=lighttpd-lorry-controller-webapp.service
diff --git a/units/lorry-controller-status.timer b/units/lorry-controller-status.timer
index 1528b8c..499e81b 100644
--- a/units/lorry-controller-status.timer
+++ b/units/lorry-controller-status.timer
@@ -1,3 +1,6 @@
+[Install]
+WantedBy=multi-user.target
+
[Unit]
Description=Lorry Controller Status update
After=lighttpd-lorry-controller-webapp.service