You've already forked FreeBSD-ports
mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
67d311c3b7
devd-mount(8) is a devd(8) based automounter for FreeBSD. It supports most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's native UFS. The devd-mount script mounts recognized filesystems and invokes a specified command (typically qmediamanager) with the mount point, device, and filesystem type as optional arguments.
11 lines
142 B
Plaintext
11 lines
142 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
You must restart the devd service to load the devd-mount configuration.
|
|
|
|
service devd restart
|
|
EOM
|
|
}
|
|
]
|