Update firstboot-brew-install service dependencies

This commit is contained in:
humocs-man
2026-03-15 20:27:38 +01:00
committed by GitHub
parent dc3229a2da
commit 081b728fd9
@@ -1,6 +1,7 @@
[Unit] [Unit]
Description=Install Homebrew for user %i Description=Install Homebrew for user %i
After=network-online.target After=network-online.target systemd-user-sessions.service
Wants=network-online.target
[Service] [Service]
Type=oneshot Type=oneshot
@@ -10,3 +11,4 @@ RemainAfterExit=yes
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target