8 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Initiates restic backup script
 | 
						|
Wants=restic_backup.timer
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/etc/restic/backup.sh
 | 
						|
SyslogIdentifier=restic_backup
 |