14 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | [Unit] | ||
|  | Description=Music Player | ||
|  | 
 | ||
|  | [Service] | ||
|  | ExecStart=/home/pi/officemusic/run.sh | ||
|  | User=pi | ||
|  | Group=pi | ||
|  | TimeoutStopSec=25 | ||
|  | KillMode=process | ||
|  | Restart=on-failure | ||
|  | 
 | ||
|  | [Install] | ||
|  | WantedBy=multi-user.target |