diff --git a/archxfce.sh b/archxfce.sh index a3a1676..2b56ef9 100644 --- a/archxfce.sh +++ b/archxfce.sh @@ -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."