mirror of
				https://github.com/karl0ss/AnotterKiosk.git
				synced 2025-11-04 08:41:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			155 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			155 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=HTTP based watchdog
 | 
						|
After=lightdm.service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/kiosk-watchdog
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target |