Fix a typo in systemd unit example
This commit is contained in:
@@ -213,7 +213,7 @@ Description=trezor-gpg-agent
|
|||||||
Requires=trezor-gpg-agent.socket
|
Requires=trezor-gpg-agent.socket
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=Simple
|
Type=simple
|
||||||
Environment="GNUPGHOME=%h/.gnupg/trezor"
|
Environment="GNUPGHOME=%h/.gnupg/trezor"
|
||||||
Environment="PATH=/bin:/usr/bin:/usr/local/bin:%h/.local/bin"
|
Environment="PATH=/bin:/usr/bin:/usr/local/bin:%h/.local/bin"
|
||||||
ExecStart=/usr/bin/trezor-gpg-agent -vv
|
ExecStart=/usr/bin/trezor-gpg-agent -vv
|
||||||
|
|||||||
Reference in New Issue
Block a user