Local conf.d #10

Merged
obel1x merged 3 commits from :main into main 2026-04-25 15:45:54 +02:00
3 changed files with 6 additions and 2 deletions
Showing only changes of commit 054a1fd048 - Show all commits
+1 -1
View File
@@ -8,4 +8,4 @@ config/setup_system.conf.bak
config/skel.tar.zst
config/.sync_*.db
config/.sync_*.db
config.d/*
config.d/*.conf
+1 -1
View File
@@ -1,6 +1,6 @@
# Fedora OEMDRV
an automated massinstallation scripting collection for Fedora and Anakonda
an automated massinstallation scripting collection for Fedora and Anaconda
IN DEVELOPMENT !
+4
View File
@@ -0,0 +1,4 @@
# Local config Files
You may have .conf files in here, which will be not be touched by anything and will be sourced by the scripts to overwrite any of the settings in setup_system.conf.dist
The syntax should be same as setup_system.conf.dist