From 6dfe465242a7c06517cab569c8095be9744f3aa9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 9 Sep 2014 15:32:52 +0000 Subject: Remove After= from remote ghost jobs .timer unit It caused a dependency loop. --- units/lorry-controller-remove-ghost-jobs.timer | 1 - 1 file changed, 1 deletion(-) diff --git a/units/lorry-controller-remove-ghost-jobs.timer b/units/lorry-controller-remove-ghost-jobs.timer index 61ebaba..b736f17 100644 --- a/units/lorry-controller-remove-ghost-jobs.timer +++ b/units/lorry-controller-remove-ghost-jobs.timer @@ -1,6 +1,5 @@ [Unit] Description=Lorry Controller remove ghost jobs -After=lighttpd-lorry-controller-webapp.service [Install] WantedBy=multi-user.target -- cgit v1.2.1