From a7bb004626459919b07c98e1b900671da02466a7 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 8 Dec 2021 08:30:29 +0100 Subject: [PATCH] blinkd.service: Disable on wheatley blinkd.service interfers with special code run (via ssh) on wheatley which makes its led device mirror the status of the led device near the chipreader at the main entrance. Disable blinkd.service on wheatley. --- blink/blinkd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/blink/blinkd.service b/blink/blinkd.service index e1f61c2..79b3533 100644 --- a/blink/blinkd.service +++ b/blink/blinkd.service @@ -1,5 +1,6 @@ [Unit] Description=blinkd +ConditionHost=!wheatley.molgen.mpg.de [Service] User=it