2020-12-20 20:36:27 +01:00
|
|
|
[Unit]
|
|
|
|
|
BindsTo=autostart.target
|
2022-01-08 15:04:02 +01:00
|
|
|
PartOf=gpg-agent.service
|
2020-12-21 17:57:18 +01:00
|
|
|
After=windowmanager.target
|
2022-01-08 15:04:02 +01:00
|
|
|
After=gpg-agent.service
|
2024-04-26 15:20:58 +02:00
|
|
|
ConditionPathExists=%t/features/gpg_agent
|
2020-12-20 20:36:27 +01:00
|
|
|
|
|
|
|
|
[Service]
|
2021-01-27 15:17:45 +01:00
|
|
|
ExecStart=/usr/bin/env yubikey-touch-detector -libnotify
|
2021-01-30 21:06:08 +01:00
|
|
|
PassEnvironment=DISPLAY
|
2021-10-29 17:44:58 +02:00
|
|
|
Restart=always
|