fix typos
This commit is contained in:
parent
6540e114a5
commit
aa4af0bb2a
1 changed files with 3 additions and 3 deletions
|
|
@ -185,15 +185,15 @@ in
|
|||
User = "disqalculate";
|
||||
NoNewPrivileges = true;
|
||||
ProtectHome = true;
|
||||
ProtectProc = true;
|
||||
ProtectProc = "noaccess";
|
||||
ProcSubset = "pid";
|
||||
ProtectClock = true;
|
||||
ProtectKernelLogs = true;
|
||||
ProtectSystem = true;
|
||||
PrivateTmp = true;
|
||||
PrivateDevices = true;
|
||||
ProtectKernelTunables = true;
|
||||
CapabylityBoundingSet = true;
|
||||
RestrictNamspaces = "";
|
||||
RestrictNamespaces = "";
|
||||
CapabilityBoundingSet = "";
|
||||
EnvironmentFile = config.age.secrets."discord/disqalculate".path;
|
||||
BindReadOnlyPaths = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue