Always restart services

This commit is contained in:
2021-10-29 17:44:58 +02:00
parent 9c11f4b357
commit 95a87d5112
15 changed files with 15 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ ConditionPathExists=%h/.var/run/features/keepassx
[Service]
ExecStart=/usr/bin/env keepassx --keyfile %h/.secret/main.key %h/.secret/main.kdbx
PassEnvironment=DISPLAY
Restart=always