Am 07.01.2018 um 14:38 schrieb Christian Vogel:
> Hi,
> 
> running owfs 3.2p1-1 on ArchLinux (installed via aur), with recent
> systemd the mount for owfs does not show up in the system. This is
> caused by the RuntimeDirectory in /run essentially being a bind-mount
> from somewhere else (as researched by the nice folks in the #systemd
> channel). The mount of owfs then doesn't propagate to the rest of the
> system and is invisible to everything but the owfs process.
> 
> Please change the mount to somewhere outside of /run, I propose
> /dev/bus/owfs. See attached file.
> 
Christian, this mount shouldn't be there. No one should use the owfs
binary for production. It has a naughty race condition which cannot be
fixed without file locking – which no user program uses when accessing
the filesystem presented by owfs.

Distributions should fix their installations disabling the "owfs" binary
by default, instead install and configure the owserver binary and the
owread, owwrite, owget, owdir shell access tools.

There's no use in fiddling with the owfs mountpoint. The whole idea is
known to be broken and should be replaced by owserver+friends.

Kind regards

        Jan



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to