fixup! {rwhod,fingerd}: add ignore-user lists
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ in {
|
|||||||
type = lib.types.nullOr lib.types.path;
|
type = lib.types.nullOr lib.types.path;
|
||||||
default = null;
|
default = null;
|
||||||
example = lib.literalExpression ''
|
example = lib.literalExpression ''
|
||||||
pkgs.writeText "rwhod-ignore-list" '''
|
pkgs.writeText "fingerd-ignore-list" '''
|
||||||
# Ignore the following users from rwhod
|
# Ignore the following users from rwhod
|
||||||
user:user1
|
user:user1
|
||||||
user:user2
|
user:user2
|
||||||
|
|||||||
Reference in New Issue
Block a user