services: qbittorrent: Auto start.

* modules/rosenthal/services/bittorrent.scm
(home-qbittorrent-shepherd-service)[auto-start?]: Unset.
This commit is contained in:
Hilton Chain 2025-05-15 10:27:58 +08:00
parent aeff89a063
commit f076a6157a
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -133,8 +133,7 @@ WebUI\\Password_PBKDF2=\"@ByteArray(ARQ77eY1NUZaQsuDHbIMCA==:0WMRkYTUWVT9wVvdDtH
#$(file-append qbittorrent "/bin/qbittorrent-nox") #$(file-append qbittorrent "/bin/qbittorrent-nox")
#$(string-append "--webui-port=" (number->string webui-port)) #$(string-append "--webui-port=" (number->string webui-port))
#$@extra-options))) #$@extra-options)))
(stop #~(make-kill-destructor #:grace-period 1800)) (stop #~(make-kill-destructor #:grace-period 1800))))))
(auto-start? #f)))))
(define home-qbittorrent-service-type (define home-qbittorrent-service-type
(service-type (service-type