fix(tests): add serviceFilePerms stub to fail2ban tests
This commit is contained in:
@@ -26,6 +26,10 @@ let
|
||||
serviceName: zpool: dirs:
|
||||
{ ... }:
|
||||
{ };
|
||||
serviceFilePerms =
|
||||
serviceName: tmpfilesRules:
|
||||
{ ... }:
|
||||
{ };
|
||||
optimizePackage = pkg: pkg; # No-op for testing
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user