mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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.
10 lines
142 B
Text
10 lines
142 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
You must restart the devd service to load the devd-mount configuration.
|
|
|
|
service devd restart
|
|
EOM
|
|
}
|
|
]
|