Add firstboot-setup.path for First Boot Wizard
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Start First Boot Wizard when COSMIC setup is done
|
||||||
|
|
||||||
|
[Path]
|
||||||
|
# COSMIC schreibt diese Datei, wenn der Setup abgeschlossen ist
|
||||||
|
PathExists=%h/.config/cosmic-initial-setup-done
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
Reference in New Issue
Block a user