>From my attach script:
/usr/local/libexec/hotplug-diskmount attach -u av -g av -m 750 -r dirty -F
"$DEVNAME"

As a result:
/dev/sd2i on /vol/TransMemory type ntfs (local, nodev, nosuid, read-only)

With FUSE,
/usr/local/libexec/hotplug-diskmount attach -u av -g av -m 750 -r dirty
"$DEVNAME"

And the result:
fusefs on /vol/EDGE type fuse (local)

On Tue, Nov 15, 2016 at 9:15 AM, Stephane HUC "CIOTBSD" <
b...@stephane-huc.net> wrote:

>
> $ /usr/local/libexec/hotplug-diskmount attach -u $USER -m 0700 -F 3AS


Try the following way:

$ doas   /usr/local/libexec/hotplug-diskmount attach -u zou -m 0700 -F sd1

where zou - your login name (as i understand from your letter) and sd1 -
currently attached device.

Reply via email to