summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-09-23 23:52:26 +0000
committerpjd <pjd@FreeBSD.org>2005-09-23 23:52:26 +0000
commit7386c5229413cf5854510293b5354c1edb72d33d (patch)
tree4c2a888b13e4d495628abb6e9a23c6f54aae385c /sbin/mount_ntfs
parent899f0582914085466a6860f42fad3563da0e2140 (diff)
downloadFreeBSD-src-7386c5229413cf5854510293b5354c1edb72d33d.zip
FreeBSD-src-7386c5229413cf5854510293b5354c1edb72d33d.tar.gz
Add '-q' option, which (when used with '-m' option) just tells if the given
module is loaded or compiled into the kernel. This is useful mostly in startup scripts, when module should be loaded only if it wasn't compiled into the kernel nor already loaded, eg.: kldstat -q -m g_eli || kldload geom_eli.ko || err 1 'geom_eli module failed to load.'
Diffstat (limited to 'sbin/mount_ntfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud