mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-04 02:12:27 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			269 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			269 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Piler SMTP server
 | 
						|
After=network.target auditd.service
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/sbin/piler-smtp -d
 | 
						|
KillMode=process
 | 
						|
Restart=on-failure
 | 
						|
RestartPreventExitStatus=255
 | 
						|
Type=forking
 | 
						|
User=root
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 | 
						|
Alias=piler-smtp.service
 |