Add Readme for config.d
This commit is contained in:
+1
-1
@@ -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,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 !
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user