READMEs in the config dirs

This commit is contained in:
2014-07-06 18:32:34 +04:00
parent 36ece3020b
commit 7995c10061
4 changed files with 37 additions and 1 deletions

6
conf.d/README Normal file
View File

@@ -0,0 +1,6 @@
This is the directory additional service configuration is sourced from.
Basically you can override what's written in a service file from here
without directly modifying the service itself, making it easier to
update those as any local configuration should go here instead.
I've provided a sample conf.d entry for dropbear to demostrate.