add unfinished systemd file
This commit is contained in:
		
							
								
								
									
										11
									
								
								autostart/systemd/fenrir.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								autostart/systemd/fenrir.service
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					[Unit]
 | 
				
			||||||
 | 
					Description=fenrir
 | 
				
			||||||
 | 
					#After=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Service]
 | 
				
			||||||
 | 
					ExecStart=path_to_executable
 | 
				
			||||||
 | 
					Type=forking
 | 
				
			||||||
 | 
					PIDFile=path_to_pidfile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Install]
 | 
				
			||||||
 | 
					WantedBy=default.target
 | 
				
			||||||
		Reference in New Issue
	
	Block a user