rsyslog: Make compatible with non-linux
This commit is contained in:
@@ -783,6 +783,7 @@ let
|
||||
libgcrypt = libgcrypt_1_6;
|
||||
czmq = null; # Currently Broken
|
||||
hadoop = null; # Currently Broken
|
||||
systemd = if stdenv.isLinux then systemd else null;
|
||||
};
|
||||
|
||||
rsyslog-light = callPackage ../tools/system/rsyslog {
|
||||
|
||||
Reference in New Issue
Block a user