nixpkgs/modules
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
..
config * Support creating non-system user accounts. 2011-06-27 08:50:30 +00:00
hardware intel wifi 6000 firmware 2011-02-10 17:36:56 +00:00
installer The machines in the network should be accessed by the node function parameter 2011-06-24 12:35:58 +00:00
misc * Add an option to distinguish between EC2 and Nova targets. 2011-06-16 14:14:50 +00:00
profiles base.nix: strip trailing whitespace 2011-07-13 12:18:25 +00:00
programs * Install ~/.bashrc as a regular file rather than as a symlink. 2011-04-05 11:24:36 +00:00
security * Allow Git to find the CA bundle. 2011-07-12 12:45:48 +00:00
services syslogd: extended configuration options 2011-07-13 18:24:53 +00:00
system * Canonicalize boot.loader.grub.device before calling grub-install to 2011-06-22 18:22:58 +00:00
tasks * Initialise bridges before doing the configuration specified in 2011-06-20 18:12:47 +00:00
testing * "stage1panic" -> "stage1panic=1" to get rid of a harmless warning. 2011-04-08 14:42:35 +00:00
virtualisation * Handle the case where networking.hostName is empty. 2011-06-21 10:46:21 +00:00
module-list.nix modules/services/monitoring/smartd.nix: added support for running smart daemon 2011-07-13 17:47:34 +00:00
rename.nix * Make `services.sshd.enable' an alias rather than an obsolete option. 2010-12-14 11:48:07 +00:00