nixpkgs/modules/services
Mathijs Kwik 01b8c48c32 logcheck: add some options to ease setting up ignore-rules
The special handling for cronjobs should probably move to the cron
module (logcheckIgnore = bool option) in the future, as it's more
natural to just declare a cronjob, and mark it as "log-ignored",
instead of adding cronjobs through logcheck.

But as systemCronjobs is not an attrset yet (just simple strings),
this would require adding an attrset for cronjobs or parsing strings
in the nix language to get hold of the cron-user and command.

So for now, I keep the interface within logcheck's module.
2012-10-09 16:04:17 +02:00
..
amqp strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
audio alsa.nix: initialize the sound card before restoring previously stored settings 2012-09-23 22:40:19 +02:00
backup * Drop references to activation scriptlets that no longer exist. 2012-03-15 14:21:17 +00:00
databases postgresql.nix: Add an option for overriding the PostgreSQL package 2012-08-15 17:02:03 -04:00
games strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
hardware udev requires unix sockets and inotify 2012-08-06 17:02:35 -04:00
logging logcheck: add some options to ease setting up ignore-rules 2012-10-09 16:04:17 +02:00
mail dovecot: add options to selectively enable/disable the IMAP and/or POP3 listener 2012-09-30 00:54:03 +02:00
misc Don't use nixUnstable 2012-08-02 13:31:57 -04:00
monitoring Get rid of the last use of mkThenElse 2012-09-20 16:55:32 -04:00
network-filesystems Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
networking network-manager: Big overhaul 2012-09-27 09:26:07 +02:00
printing * CUPS: fix printing on a Ricoh Aficio MP C4500 PXL printer (and 2012-05-25 15:51:33 +00:00
scheduling Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
security F-Prot virus signaure database updater: package 2012-07-24 10:52:04 +03:00
system invalidate-nscd: use script instead of exec for multiple commands 2012-09-29 10:51:28 +02:00
ttys mingetty: Don't make restartIfChanged optional 2012-08-12 11:44:00 -04:00
web-servers Assign uid/gid 54 to wwwrun 2012-08-03 11:05:25 -04:00
x11 Drop xfce-4.6 compatibility 2012-09-21 11:03:07 -04:00