Loading nixos/modules/services/video/frigate.nix +3 −0 Original line number Diff line number Diff line Loading @@ -759,6 +759,9 @@ in # Sockets/IPC RuntimeDirectory = "frigate"; # Reduce visible process scope to cgroup ProtectProc = "invisible"; }; }; }; Loading Loading
nixos/modules/services/video/frigate.nix +3 −0 Original line number Diff line number Diff line Loading @@ -759,6 +759,9 @@ in # Sockets/IPC RuntimeDirectory = "frigate"; # Reduce visible process scope to cgroup ProtectProc = "invisible"; }; }; }; Loading