mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +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")
 | 
			
		||||
                #$(string-append "--webui-port=" (number->string webui-port))
 | 
			
		||||
                #$@extra-options)))
 | 
			
		||||
           (stop #~(make-kill-destructor #:grace-period 1800))
 | 
			
		||||
           (auto-start? #f)))))
 | 
			
		||||
           (stop #~(make-kill-destructor #:grace-period 1800))))))
 | 
			
		||||
 | 
			
		||||
(define home-qbittorrent-service-type
 | 
			
		||||
  (service-type
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user