Change ExecStart to wait-and-run.sh
This commit is contained in:
@@ -6,7 +6,7 @@ ConditionPathExists=%h/.config/firstboot/run
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=exec
|
Type=exec
|
||||||
ExecStart=%h/.config/firstboot/firstboot-setup.sh
|
ExecStart=%h/.config/firstboot/wait-and-run.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=xdg-desktop-autostart.target
|
WantedBy=xdg-desktop-autostart.target
|
||||||
|
|||||||
Reference in New Issue
Block a user