Files
fluffy-pancake/files/usr/lib/systemd/user/firstboot-setup.service
T
humocs-manandGitHub cf31e12b83 Modify firstboot-setup.service dependencies and targets
Updated firstboot-setup.service to change dependencies and conditions.
2026-03-15 18:18:14 +01:00

11 lines
190 B
Desktop File

[Unit]
Description=First Boot Wizard
ConditionPathExists=%h/.config/firstboot/run
[Service]
Type=simple
ExecStart=%h/.config/firstboot/firstboot-setup.sh
[Install]
WantedBy=default.target