Fix gpg-agent service
This commit is contained in:
@@ -5,7 +5,7 @@ ConditionPathExists=%t/features/gpg_agent
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/usr/bin/env gpg-agent --no-detach --daemon
|
ExecStart=/usr/bin/env gpg-agent --daemon
|
||||||
PassEnvironment=DISPLAY GNUPGHOME
|
PassEnvironment=DISPLAY GNUPGHOME
|
||||||
|
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|||||||
Reference in New Issue
Block a user