12 lines
		
	
	
		
			146 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			146 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=fenrir
 | 
						|
#After=
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=path_to_executable
 | 
						|
Type=forking
 | 
						|
PIDFile=path_to_pidfile
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |