Update ExecStart path for firstboot-setup service
This commit is contained in:
@@ -5,7 +5,7 @@ Wants=graphical-session.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=%h/.config/firstboot-setup.sh
|
ExecStart=%h/.config/firstboot/firstboot-setup.sh
|
||||||
Environment=WAYLAND_DISPLAY=wayland-0
|
Environment=WAYLAND_DISPLAY=wayland-0
|
||||||
Environment=DISPLAY=:0
|
Environment=DISPLAY=:0
|
||||||
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus
|
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus
|
||||||
|
|||||||
Reference in New Issue
Block a user