From 6cd47dabc1fd2f281aec2b49b79a6d83b413e883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 26 Apr 2024 15:20:58 +0200 Subject: [PATCH] Do not start yubikey touch detector without gpg --- autostart/services/yubikey-touch-detector.service | 1 + 1 file changed, 1 insertion(+) diff --git a/autostart/services/yubikey-touch-detector.service b/autostart/services/yubikey-touch-detector.service index 6d5eb28..408d349 100644 --- a/autostart/services/yubikey-touch-detector.service +++ b/autostart/services/yubikey-touch-detector.service @@ -3,6 +3,7 @@ BindsTo=autostart.target PartOf=gpg-agent.service After=windowmanager.target After=gpg-agent.service +ConditionPathExists=%t/features/gpg_agent [Service] ExecStart=/usr/bin/env yubikey-touch-detector -libnotify