add gcr socket for ssh-add

This commit is contained in:
tengel 2026-03-02 06:14:26 -06:00
parent 3e0b3dfda5
commit f348294f02

View file

@ -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."