From: Stuart Henderson Subject: Re: sysutils/usmb: suggestions for (performance) improvements To: Hiltjo Posthuma Cc: ports@openbsd.org Date: Thu, 6 Mar 2025 19:01:44 +0000 On 2025/03/06 18:45, Hiltjo Posthuma wrote: > In the following commit the sysctl kern.usermount=1 was removed: > https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/kern_sysctl.c?rev=1.306&content-type=text/x-cvsweb-markup > > What is the alternative to run FUSE safely as non-root now? It seems ports > like sshfs, curlftps etc cannot run as a user now? There isn't one. (And fuse is a bit of a dead-end on OpenBSD anyway, we have always been a bit incompatible anyway, and the fuse 3 compatible code that was written never made it into the tree). > Feel free to use the above changes into usmb if you want. a set of "I changed this and this and this" instructions isn't particularly helpful for getting something into a port..