[galene] Fix systemd unit
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									6420fe0afa
								
							
						
					
					
						commit
						ceb8dc644c
					
				| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
{{ ansible_header }}
 | 
			
		||||
{{ ansible_header | comment }}
 | 
			
		||||
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Galene
 | 
			
		||||
| 
						 | 
				
			
			@ -9,7 +9,7 @@ Type=simple
 | 
			
		|||
WorkingDirectory=/var/local/galene
 | 
			
		||||
User=galene
 | 
			
		||||
Group=galene
 | 
			
		||||
ExecStart=/var/local/galene/galene --insecure
 | 
			
		||||
ExecStart=/var/local/galene/galene --insecure --turn ""
 | 
			
		||||
LimitNOFILE=65536
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue