add systemd unit
This commit is contained in:
		
							
								
								
									
										10
									
								
								deckensteuerung.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								deckensteuerung.service
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| [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 | ||||
		Reference in New Issue
	
	Block a user
	 T
					T