Commit e39ab468 authored by Marie Ramlow's avatar Marie Ramlow
Browse files

nixos/transmission: use Type=notify for systemd service

parent da0b46ea
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 = [
          (