forked from pool/python-vdirsyncer
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| 
								 | 
							
								[Unit]
							 | 
						||
| 
								 | 
							
								Description=Synchronize calendars and contacts
							 | 
						||
| 
								 | 
							
								Documentation=https://vdirsyncer.readthedocs.org/
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Service]
							 | 
						||
| 
								 | 
							
								ExecStart=/usr/bin/vdirsyncer sync
							 | 
						||
| 
								 | 
							
								Type=oneshot
							 |