12 lines
		
	
	
		
			133 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			133 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Sharingan-IDS | rkhunter timer
 | 
						|
 | 
						|
[Timer]
 | 
						|
OnCalendar=15:00
 | 
						|
Persistent=false
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=timers.target
 | 
						|
 | 
						|
#EOF
 |