mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Enable klogd on Linux < 3.5
On Linux >= 3.5, systemd takes care of logging kernel messages.
This commit is contained in:
parent
a5969634f4
commit
dd1770bf0b
2 changed files with 34 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue