Make autostart ubuntu-compatible
This commit is contained in:
@@ -4,4 +4,5 @@ After=windowmanager.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/gpg-agent --homedir %h/.gnupg --no-detach --daemon
|
||||
ExecStart=/usr/bin/env gpg-agent --homedir %h/.gnupg --no-detach --daemon
|
||||
Environment=DISPLAY=:0
|
||||
|
||||
Reference in New Issue
Block a user