12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Offlineimap Service for account %i
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/bin/offlineimap -o -a %i -u syslog
 | 
						|
#Restart=on-watchdog
 | 
						|
#WatchdogSec=300
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=mail.target
 |