Commit 34c9f250 authored by Paul Haerle's avatar Paul Haerle Committed by GitHub
Browse files

nixos/transmission: use Type=notify for systemd service (#396630)

parents 9bbe2d2d e39ab468
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -366,6 +366,7 @@ in
      };

      serviceConfig = {
        Type = "notify";
        # Use "+" because credentialsFile may not be accessible to User= or Group=.
        ExecStartPre = [
          (