I did this build to enable USB support back on 2.9p1 in June 2013. It still works and I've just had to recopy the 2.9p1 build back into /usr/bin because I reinstalled owfs from AUR by mistake after striking the issues described in this thread.
To background and auto load at boot, I created a new systemd service called owfs.service and put that in /usr/lib/system.d/system/ and soft linked that to /etc/systemd/system/multi-user.target.wants/ There's probably some systemd CLI stuff to set this up but I've forgotten how I did it. Check out a systemd howto to figure it out if you need. Anyway, the above is the result. owfs.conf contains: [Unit] Description=filesystem component of the OWFS 1-wire bus control system [Service] Type=forking ExecStart=/usr/bin/owfs --allow_other -u -m /mnt/1wire ExecStop=/bin/kill -s HUP $MAINPID [Install] WantedBy=multi-user.target -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/Building-OWFS-on-Archlinux-tp11024p11071.html Sent from the OWFS Developers mailing list archive at Nabble.com. ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers