Create firstboot-cleanup.service
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Remove firstboot marker
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/rm -f /etc/myos/firstboot
|
||||
Reference in New Issue
Block a user