add gcr socket for ssh-add
This commit is contained in:
parent
3e0b3dfda5
commit
f348294f02
1 changed files with 4 additions and 0 deletions
|
|
@ -510,6 +510,10 @@ EOF
|
|||
logact systemctl enable sysstat.service
|
||||
logact systemctl enable haveged.service
|
||||
|
||||
# User units have issues activating with --user
|
||||
logact ln -sf /usr/lib/systemd/user/gcr-ssh-agent.socket \
|
||||
/etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket
|
||||
|
||||
touch /root/.archxfce/stage-7.done
|
||||
else
|
||||
logact echo " - /root/.archxfce/stage-7.done found, skipping."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue