mntd is an automount daemon and shared library written in C for automatically mount hotplug devices like USB sticks, Compact Flash cards or other mountable devices on linux 2.4.x and 2.6.x kernels.
Be the first to post a text review of Mnt Daemon. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* update documentation for 'emerge -uO mntd' and package.mask * removed pidfile location from configfile (-> deprecated) * configure pidfile at compile time (--with-pidfile) * configure pidfile as commandline parameter (--pidfile) * devfsd.conf.part install -> installed by distribution package system * add support for udev again (with mntudev binary) * updated documentation for udev * calling <prefix>/sbin/mntrescan.sh for rescanning devices (devfs/udev) * more devfs options for CHANGE, CREATE, ... events * set permission when creating directories * /mnt/mntd -> mode 0775 * /mnt/mntd/_dev* -> mode 0775 * added short name directories (e.g. /mnt/mntd/mnt1) * added support for 'disc' devices * changes for new automake, autoconf, ... tools * changed 'disc' support to dd call * add restart() to gentoo start script
* added dbus_reconnect options to configfile * reconnect to DBUS after disconnected implemented * retry to connect to DBUS, if not connected at start up * retry limit read from configfile * reading sleep time between retries from configfile * read loglevel from configfile * prepared for reload options * new config option umount_on_exit (true|false|readonly) * shell escape for remount options from configfile * code cleanups (more glib string functions) * update to documentation * fixed memory leaks * added squashfs options * added noexec,nodev,noatime to fs options * SIGHUP handler implemented * -r parameter (reload) implemented * configuration reload implemented
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?