mirror of
https://github.com/romanz/amodem.git
synced 2026-04-20 21:26:39 +08:00
Also set DISPLAY in SSH unit
This commit is contained in:
@@ -113,6 +113,7 @@ Requires=trezor-ssh-agent.socket
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=Simple
|
Type=Simple
|
||||||
|
Environment="DISPLAY=:0"
|
||||||
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-agent --foreground --sock-path %t/trezor-agent/S.ssh IDENTITY
|
ExecStart=/usr/bin/trezor-agent --foreground --sock-path %t/trezor-agent/S.ssh IDENTITY
|
||||||
|
|||||||
Reference in New Issue
Block a user