mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 10:18:34 +02:00
systemd: require ssh-agent.service
Not .socket. Not possible to use socket activation with this service.
This commit is contained in:
parent
a1c529c7a5
commit
9626a153a6
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ Wants=xiccd@%i.service
|
||||||
Wants=xsettingsd@%i.service
|
Wants=xsettingsd@%i.service
|
||||||
Wants=xss-lock@%i.service
|
Wants=xss-lock@%i.service
|
||||||
Wants=tmux.service
|
Wants=tmux.service
|
||||||
Wants=ssh-agent.socket
|
Wants=ssh-agent.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue