mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update calibre-serve.service.j2
This commit is contained in:
		
							parent
							
								
									1418c8b677
								
							
						
					
					
						commit
						e65e306939
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@ After=syslog.target network.target local-fs.target
 | 
				
			||||||
Type=forking
 | 
					Type=forking
 | 
				
			||||||
PIDFile=/var/run/calibre.pid
 | 
					PIDFile=/var/run/calibre.pid
 | 
				
			||||||
TimeoutStartSec=400
 | 
					TimeoutStartSec=400
 | 
				
			||||||
ExecStart=/usr/bin/calibre-server --daemonize --log=/var/log/calibre.log --pidfile=/var/run/calibre.pid --port={{ calibre_port }} {{ calibre_dbpath }}
 | 
					ExecStart=/usr/bin/calibre-server --daemonize --log=/var/log/calibre.log --pidfile=/var/run/calibre.pid --port={{ calibre_port }} --enable-auth --userdb={{ calibre_userdb }} {{ calibre_dbpath }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
TimeoutStartSec=900
 | 
					TimeoutStartSec=900
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue