1 changed files with 10 additions and 0 deletions
			
			
		@ -0,0 +1,10 @@ | 
				
			|||||
 | 
					[Unit] | 
				
			||||
 | 
					Description=Example Service for Unix Socket | 
				
			||||
 | 
					After=network.target | 
				
			||||
 | 
					
 | 
				
			||||
 | 
					[Service] | 
				
			||||
 | 
					ExecStart=/usr/local/bin/addDvdScript.sh | 
				
			||||
 | 
					StandardInput=socket | 
				
			||||
 | 
					
 | 
				
			||||
 | 
					[Install] | 
				
			||||
 | 
					WantedBy=multi-user.target | 
				
			||||
					Loading…
					
					
				
		Reference in new issue