From 780603dc81931c5be5e795bb29a5e8092a944fa8 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 11 Jul 2014 12:47:45 +0000 Subject: Remove dependency of lighttpd-lorry-controller-webapp --- units/lorry-controller-ls-troves.timer | 1 - units/lorry-controller-readconf.timer | 1 - units/lorry-controller-status.timer | 1 - 3 files changed, 3 deletions(-) diff --git a/units/lorry-controller-ls-troves.timer b/units/lorry-controller-ls-troves.timer index 609150a..c5e5ae3 100644 --- a/units/lorry-controller-ls-troves.timer +++ b/units/lorry-controller-ls-troves.timer @@ -3,7 +3,6 @@ WantedBy=multi-user.target [Unit] Description=Lorry Controller ls-troves -After=lighttpd-lorry-controller-webapp.service [Timer] OnUnitInactiveSec=60 diff --git a/units/lorry-controller-readconf.timer b/units/lorry-controller-readconf.timer index e538a23..16dfd80 100644 --- a/units/lorry-controller-readconf.timer +++ b/units/lorry-controller-readconf.timer @@ -3,7 +3,6 @@ WantedBy=multi-user.target [Unit] Description=Lorry Controller read config at startup -After=lighttpd-lorry-controller-webapp.service [Timer] OnUnitInactiveSec=60 diff --git a/units/lorry-controller-status.timer b/units/lorry-controller-status.timer index 499e81b..6bc2ceb 100644 --- a/units/lorry-controller-status.timer +++ b/units/lorry-controller-status.timer @@ -3,7 +3,6 @@ WantedBy=multi-user.target [Unit] Description=Lorry Controller Status update -After=lighttpd-lorry-controller-webapp.service [Timer] OnUnitInactiveSec=60 -- cgit v1.2.1