Enable klogd on Linux < 3.5

On Linux >= 3.5, systemd takes care of logging kernel messages.
This commit is contained in:
Eelco Dolstra 2012-10-05 13:44:15 -04:00
parent a5969634f4
commit dd1770bf0b
2 changed files with 34 additions and 11 deletions

View file

@ -77,7 +77,7 @@
./services/hardware/udev.nix
./services/hardware/udisks.nix
./services/hardware/upower.nix
#./services/logging/klogd.nix
./services/logging/klogd.nix
./services/logging/logcheck.nix
./services/logging/logrotate.nix
./services/logging/logstash.nix