Compare commits
2 commits
af76e7fe52
...
cff5e74e23
Author | SHA1 | Date | |
---|---|---|---|
cff5e74e23 | |||
409b9d4144 |
1 changed files with 0 additions and 30 deletions
|
@ -335,36 +335,6 @@ in
|
||||||
SupplementaryGroups = [ "systemd-journal" ];
|
SupplementaryGroups = [ "systemd-journal" ];
|
||||||
|
|
||||||
StateDirectory = "crowdsec";
|
StateDirectory = "crowdsec";
|
||||||
|
|
||||||
# PrivateTmp = true;
|
|
||||||
# PrivateUsers = true;
|
|
||||||
# ProtectHome = true;
|
|
||||||
# CapabilityBoundingSet = [ ];
|
|
||||||
# LockPersonality = true;
|
|
||||||
# PrivateDevices = true;
|
|
||||||
# ProtectHostname = true;
|
|
||||||
# ProtectKernelTunables = true;
|
|
||||||
# ProtectKernelModules = true;
|
|
||||||
# ProtectControlGroups = true;
|
|
||||||
|
|
||||||
# NoNewPrivileges = true;
|
|
||||||
# RestrictSUIDSGID = true;
|
|
||||||
|
|
||||||
# ProtectProc = "invisible";
|
|
||||||
# ProcSubset = "pid"; # Needed for journal access
|
|
||||||
|
|
||||||
# RestrictNamespaces = true;
|
|
||||||
# RestrictRealtime = true;
|
|
||||||
|
|
||||||
# SystemCallFilter = [
|
|
||||||
# "@system-service"
|
|
||||||
# "@network-io"
|
|
||||||
# ];
|
|
||||||
# SystemCallArchitectures = [ "native" ];
|
|
||||||
# SystemCallErrorNumber = "EPERM";
|
|
||||||
|
|
||||||
# ExecPaths = [ "/nix/store" ];
|
|
||||||
# NoExecPaths = [ "/" ];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue