14 lines
		
	
	
		
			247 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			247 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Whole House Audio
 | 
						|
After=apache2.service
 | 
						|
Requires=apache2.service
 | 
						|
 | 
						|
[Service]
 | 
						|
User=www-data
 | 
						|
Group=www-data
 | 
						|
WorkingDirectory=/var/www
 | 
						|
ExecStart=/var/www/html.jukebox/scripts/homeaudio_music.pl
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |