Syncing up environment

This commit is contained in:
2020-06-15 17:11:37 -05:00
parent 70a7bdce73
commit b568679df5
3 changed files with 51 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ Description=SSH-Agent for User %I
After=network.target shadow.service
[Service]
ExecStart=ssh-agent -s
ExecStart=/usr/bin/ssh-agent -s
ExecReload=/bin/kill -HUP $MAINPID
Type=oneshot
KillMode=process