Hi all, i have a temperature sensor connected via passive DS9097 on a RPi3 (rasbian). The following command works correctly and shows the temps in the mount-dir: sudo /usr/bin/owfs --debug --i2c=ALL:ALL --allow_other --passive /dev/ttyUSB0 /mnt/1wire However, I'm not able to get it working as the service, which I start with: sudo service owserver start The mount-dir just stays empty! My owfs.conf: # Sample configuration file for the OWFS suite for Debian GNU/Linux. # # # This is the main OWFS configuration...