ede/emountd/emountd.txt
Sanel Zukan 545bbbb330 Added emountd, a simple daemon that uses HAL to monitor when
devices get mounted or unmounted; reports will be send via dbus.

Updated docs for dbus usage.

Removed obsolete parts from jambuild.txt.

Small tunings in asciidoc's xhtml11.conf.

econtrol now can run program applets.
2008-08-05 14:26:38 +00:00

15 lines
421 B
Plaintext

Emountd documentation
=====================
Emountd is EDE service responsible for reporting when storage
devices get mounted or unmounted. Reporting is done via D-BUS protocol and
interested applications should listen certain signals.
Specific emountd signals can be found at link:dbus-usage.html[D-BUS usage] page.
Options
-------
--no-daemon::
Do not run in background. Emountd will by default run in background.