mirror of
				https://github.com/dustinbrun/JDS6600_python_Influx-DB_logger.git
				synced 2025-11-04 02:07:31 +01:00 
			
		
		
		
	Fix Logging
This commit is contained in:
		@@ -33,7 +33,7 @@ After=multi-user.target
 | 
				
			|||||||
Type=simple
 | 
					Type=simple
 | 
				
			||||||
Restart=always
 | 
					Restart=always
 | 
				
			||||||
RestartSec=5
 | 
					RestartSec=5
 | 
				
			||||||
ExecStart=/usr/bin/python3 /home/user/software_python/readfreq_influxdb.py
 | 
					ExecStart=/usr/bin/python3 -u /home/user/software_python/readfreq_influxdb.py
 | 
				
			||||||
StandardOutput=syslog
 | 
					StandardOutput=syslog
 | 
				
			||||||
StandardError=syslog
 | 
					StandardError=syslog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user