src: remove osbuild-first-boot.target from first boot
I grepped through everything and didn't find this target. I'm pretty sure that it doesn't exist, osbuild-composer adds just a service.
This commit is contained in:
parent
12da2f7c43
commit
0bebb87ec0
1 changed files with 0 additions and 1 deletions
|
|
@ -228,7 +228,6 @@ Description=Custom first boot script
|
|||
ConditionFileIsExecutable=/usr/local/sbin/custom-first-boot
|
||||
ConditionPathExists=!/var/local/.custom-first-boot-done
|
||||
Wants=network-online.target
|
||||
Wants=osbuild-first-boot.target
|
||||
After=network-online.target
|
||||
After=osbuild-first-boot.service
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue