From 8b1480bd104dcbc6e0cafe4628a5567faf2c8049 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sat, 14 Mar 2026 07:12:00 +0100 Subject: [PATCH] Update ExecStart path for firstboot-setup service --- files/usr/lib/systemd/user/firstboot-setup.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/usr/lib/systemd/user/firstboot-setup.service b/files/usr/lib/systemd/user/firstboot-setup.service index 89e0fcc..83f33ad 100644 --- a/files/usr/lib/systemd/user/firstboot-setup.service +++ b/files/usr/lib/systemd/user/firstboot-setup.service @@ -5,7 +5,7 @@ Wants=graphical-session.target [Service] Type=simple -ExecStart=%h/.config/firstboot-setup.sh +ExecStart=%h/.config/firstboot/firstboot-setup.sh Environment=WAYLAND_DISPLAY=wayland-0 Environment=DISPLAY=:0 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus