Selaa lähdekoodia

Update qBittorrent.service

MoeClub 3 vuotta sitten
vanhempi
sitoutus
d19e92a92b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      qBittorrent/qBittorrent.service

+ 1 - 1
qBittorrent/qBittorrent.service

@@ -4,7 +4,7 @@ After=network.target
 
 
 [Service]
-Type=sample
+Type=simple
 ExecStart=/usr/bin/qbittorrent --add-paused=false --first-and-last --profile=/home
 ExecStop=/usr/bin/kill -9 $MAINPID
 Restart=always