Manual pages for new functionality. Because loading files from directory is already implemented in cgconfig tool, there is nothing new. cgrulesengd reads only templates from given files. Rules for writing templates are already specified.
Signed-off-by: Jan Chaloupka<jchal...@redhat.com> --- doc/man/cgconfig.conf.5 | 8 ++++++-- doc/man/cgrulesengd.8 | 10 ++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/doc/man/cgconfig.conf.5 b/doc/man/cgconfig.conf.5 index be80e4e..a1aa4fe 100644 --- a/doc/man/cgconfig.conf.5 +++ b/doc/man/cgconfig.conf.5 @@ -251,6 +251,9 @@ Templates does not use .B default section settings. +.I /etc/cgconfig.d/ +directory can be used for additional configuration files. cgrulesengd searches this directory for additional templates. + .\"********************************************" .SH EXAMPLES .LP @@ -783,10 +786,11 @@ related to them. .SH FILES .LP .PD .1v -.TP 20 -.B /etc/cgconfig.conf .TP +.B /etc/cgconfig.conf default libcgroup configuration file +.B /etc/cgconfig.d/ +default libcgroup configuration files directory .PD .SH SEE ALSO diff --git a/doc/man/cgrulesengd.8 b/doc/man/cgrulesengd.8 index 2e89c5b..96c6218 100644 --- a/doc/man/cgrulesengd.8 +++ b/doc/man/cgrulesengd.8 @@ -65,10 +65,16 @@ controls verbosity of the tool. Allowed values are \fBDEBUG\fR, .SH FILES .LP .PD .1v -.TP 20 -.B /etc/cgrules.conf .TP +.B /etc/cgrules.conf the default libcgroup configuration file +.TP +.B /etc/cgconfig.conf +the default templates file +.TP +.B /etc/cgconfig.d/ +the default templates directory + .SH SEE ALSO cgrules.conf (5) -- 1.9.0 ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel