mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-19 10:45:05 +00:00
services: qbittorrent: Auto start.
* modules/rosenthal/services/bittorrent.scm (home-qbittorrent-shepherd-service)[auto-start?]: Unset.
This commit is contained in:
parent
aeff89a063
commit
f076a6157a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user