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:
Ondřej Budai 2024-10-24 17:30:42 +02:00 committed by Ondřej Budai
parent 12da2f7c43
commit 0bebb87ec0

View file

@ -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