Start service immediately

This commit is contained in:
RealStickman 2021-10-24 15:24:14 +02:00
parent 2cfef26cae
commit b82a01f1ce

View File

@ -351,7 +351,7 @@ fi
sudo timedatectl set-ntp true
# enable ssh-agent
systemctl --user enable ssh-agent
systemctl --user enable --now ssh-agent
echo
cat <<EOF