nixos/zwave-js-ui: typo serviceConfig (#418537)
This commit is contained in:
@@ -100,7 +100,7 @@ in
|
||||
ProtectHostname = true;
|
||||
ProtectKernelLogs = true;
|
||||
ProtectKernelModules = true;
|
||||
ProtectKernalTunables = true;
|
||||
ProtectKernelTunables = true;
|
||||
ProtectProc = "invisible";
|
||||
ProcSubset = "pid";
|
||||
RemoveIPC = true;
|
||||
|
||||
Reference in New Issue
Block a user