Unverified Commit 598e3aba authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

nixos/outline: remove non-existent systemd option (#388886)

parents 784ea3f0 9173c897
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -781,7 +781,6 @@ in
          Group = cfg.group;
          Restart = "always";
          ProtectSystem = "strict";
          PrivateHome = true;
          PrivateTmp = true;
          UMask = "0007";