8 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Unit]
 | 
						|
Description=mbsync automated sync of mail
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/home/chris/scripts/mailsync
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |