Move firstboot files from iso/files to files/

This commit is contained in:
humocs-man
2026-03-02 17:36:42 +01:00
parent e04a4a9a2d
commit 7f13647f61
4 changed files with 0 additions and 12 deletions
-12
View File
@@ -24,15 +24,3 @@ enable = [
disable = [
"org.fedoraproject.Anaconda.Modules.Subscription"
]
[[customizations.files]]
path = "/files/usr/lib/systemd/system/fluffy-pancake-firstboot.service"
destination = "/usr/lib/systemd/system/fluffy-pancake-firstboot.service"
[[customizations.files]]
path = "/files/usr/libexec/fluffy-pancake/firstboot.sh"
destination = "/usr/libexec/fluffy-pancake/firstboot.sh"
[[customizations.files]]
path = "/files/usr/lib/systemd/system-preset/90-fluffy-pancake-firstboot.preset"
destination = "/usr/lib/systemd/system-preset/90-fluffy-pancake-firstboot.preset"