mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	add pid to unit file
This commit is contained in:
		
							parent
							
								
									af80b44056
								
							
						
					
					
						commit
						87637aa678
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -5,6 +5,7 @@ After=syslog.target network.target local-fs.target
 | 
			
		|||
[Service]
 | 
			
		||||
Type=forking
 | 
			
		||||
Environment="KALITE_HOME={{ kalite_root }}"
 | 
			
		||||
PIDFile={{ kalite_root }}/kalite.pid
 | 
			
		||||
ExecStart={{ kalite_program }} start {{ job_scheduler_stanza }}--port={{ kalite_server_port }}
 | 
			
		||||
ExecStop={{ kalite_program }} stop
 | 
			
		||||
TimeoutStartSec=900
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue