3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/services/logging
Peter Simons d7c4900420 syslogd: extended configuration options
This commit adds the option 'services.syslogd.defaultConfig', which is
the main syslog.conf file used by the daemon. Like before, That file can
be extended by means of 'services.syslogd.extraConfig'. Users who want a
completely different configuration, however, can re-define defaultConfig
to their liking.

Furthermore, the option services.syslogd.tty' is now optional: setting
its value to the empty string "" disables logging to TTY altogether.

svn path=/nixos/trunk/; revision=27769
2011-07-13 18:24:53 +00:00
..
klogd.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
logrotate.nix I forgot the username in the system cron job for logrotate. So it did not work until now. 2010-05-01 13:23:32 +00:00
syslogd.nix syslogd: extended configuration options 2011-07-13 18:24:53 +00:00