Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-15 | man: standard-conf: change directory reference to wildcard | Alison Chaiken | |
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek | |
For daemons which have a main configuration file, there's little reason for the administrator to use configuration snippets. They are useful for packagers which need to override settings, but we shouldn't advertise that as the main way of configuring those services. https://bugs.freedesktop.org/show_bug.cgi?id=89397 | |||
2014-11-29 | man: Factor out a common snippet for .d directories and precedence | Josh Triplett | |
Several manpages contain duplicate text describing a standard set of .d configuration directories, with the usual sorting, precedence, overrides, and so on. Factor this common text out using XInclude before proliferating it even further. |