Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

Supporting udevd
[MNT Tools]

Called by udevd, when device is added or removed. You have to do some configuration work in /etc/dev.d/. See Installing udev for more information. Once called, it will collect some data and send it via dbus to MNT daemon. More...

Functions

int main (int argc, char **argv)
 Entry point for mntudev.

Detailed Description

Called by udevd, when device is added or removed. You have to do some configuration work in /etc/dev.d/. See Installing udev for more information. Once called, it will collect some data and send it via dbus to MNT daemon.


Function Documentation

int main int  argc,
char **  argv
 

Entry point for mntudev.

Parameters:
argc Number of arguments
argv Array of arguments
Returns:
Exit code

Definition at line 57 of file mntudev.c.

References EM_TYPE_SYSLOG, emInit(), main(), mntdbus_add(), mntdbus_getenv(), mntdbus_init(), mntdbus_quit(), mntdbus_remove(), and MSG_ERR.


Generated on Wed Mar 30 13:43:27 2005 for Mntd by  doxygen 1.3.9.1