nixpkgs/modules/services
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
..
amqp * Added a module for the RabbitMQ server. 2011-03-31 17:04:05 +00:00
audio * The ALSA job shouldn't be started until udevtrigger has finished. 2010-08-19 11:55:52 +00:00
backup * Fix the Nixpkgs mirror script (it didn't have the necessary 2011-05-16 07:46:31 +00:00
databases * Add an option ‘services.postgresql.extraConfig’. 2011-06-27 10:15:26 +00:00
games Ghost One: add a check for language property values. 2010-12-17 07:33:03 +00:00
hardware * Allow modules to add packages to the $PATH seen by programs called 2010-09-16 15:23:12 +00:00
logging syslogd: extended configuration options 2011-07-13 18:24:53 +00:00
mail * Postfix needs TZ to be set, otherwise the generated headers are 2011-07-07 19:18:40 +00:00
misc * Die tabs die. 2011-03-07 08:21:39 +00:00
monitoring modules/services/monitoring/smartd.nix: added support for running smart daemon 2011-07-13 17:47:34 +00:00
network-filesystems Fixing the samba daemons. "smbd -i", as we were using, handles *one request* and exit. 2011-05-04 12:34:26 +00:00
networking modules/services/networking/ssh/sshd.nix: strip trailing whitespace 2011-07-12 10:34:30 +00:00
printing * Some hackery to get foomatic-filters to work. 2011-06-15 12:41:15 +00:00
scheduling * Fix the infinite recursion in fcron while evaluating the manual. 2011-01-05 10:42:39 +00:00
security Convert assertion option into mkAssert. 2011-03-30 17:52:34 +00:00
system * Always symlink etc/dbus-1 and share/dbus-1 in the system path, not 2010-08-09 11:42:32 +00:00
ttys Mingetty: Default to `ttyS0' for ARM devices. 2011-01-29 23:06:57 +00:00
web-servers * Don't set defaultSkin to "default" because that's a horrible skin 2011-07-04 15:51:38 +00:00
x11 Convert assertion option into mkAssert. 2011-03-30 17:52:34 +00:00