Add Readme for config.d

This commit is contained in:
2026-04-25 15:39:25 +02:00
parent 59ca8f987c
commit 054a1fd048
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ config/setup_system.conf.bak
config/skel.tar.zst config/skel.tar.zst
config/.sync_*.db config/.sync_*.db
config/.sync_*.db config/.sync_*.db
config.d/* config.d/*.conf
+1 -1
View File
@@ -1,6 +1,6 @@
# Fedora OEMDRV # Fedora OEMDRV
an automated massinstallation scripting collection for Fedora and Anakonda an automated massinstallation scripting collection for Fedora and Anaconda
IN DEVELOPMENT ! 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