systemd: start ssh-agent from systemd

This commit is contained in:
Vincent Bernat 2020-04-04 17:06:32 +02:00
parent c4fdd97bec
commit 01cfa52e95
3 changed files with 10 additions and 0 deletions

View file

@ -5,6 +5,7 @@ After=autorandr@%i.service
After=compton@%i.service
After=xsettingsd@%i.service
After=tmux.service
After=ssh-agent.service
Before=nm-applet@%i.service
Before=wallpaper@%i.service