Sennevds / system_sensors

Logging of system sensor specific for the RPI and sending them to a MQTT broker
MIT License
361 stars 112 forks source link

example_system_sensor.service references user instead of pi #130

Closed mcunkelman closed 2 years ago

mcunkelman commented 2 years ago

Switch user= back to pi and update the ExecStart in service file to use /home/pi/ instead of the specific user.