11 lines
		
	
	
		
			197 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			197 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Deckensteuerung Server
 | |
| 
 | |
| [Service]
 | |
| Type=exec
 | |
| ExecStart=/usr/bin/python3 -u /home/ds/pixelserver2/main.py
 | |
| WorkingDirectory=/home/ds/pixelserver2
 | |
| 
 | |
| [Install]
 | |
| WantedBy=default.target
 | 
