Unverified Commit 82894ff7 authored by weriomat's avatar weriomat Committed by GitHub
Browse files

nixos/zwave-js-ui: typo serviceConfig (#418537)

parent 52fac3b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ in
        ProtectHostname = true;
        ProtectKernelLogs = true;
        ProtectKernelModules = true;
        ProtectKernalTunables = true;
        ProtectKernelTunables = true;
        ProtectProc = "invisible";
        ProcSubset = "pid";
        RemoveIPC = true;