14 lines
		
	
	
		
			199 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			199 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Fenrir screenreader
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=forking
 | 
						|
PIDFile=/var/run/fenrir.pid
 | 
						|
ExecStart=/usr/bin/fenrir
 | 
						|
Restart=on-abort
 | 
						|
#Group=fenrir
 | 
						|
#User=fenrir
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |