Merge branch 'master' into staging
This commit is contained in:
@@ -155,7 +155,7 @@ in
|
||||
|
||||
config = mkOption {
|
||||
default = "FQDN=1";
|
||||
type = types.string;
|
||||
type = types.lines;
|
||||
description = ''
|
||||
Config options that you would like in logcheck.conf.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user