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

Supporting devfsd
[MNT Tools]

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

Functions

void usage (void)
 Show usage.
int main (int argc, char **argv)
 Entry point for mntsend.

Detailed Description

Called by devfsd, when device is added or removed. You have to do some configuration work in /etc/devfsd.conf. See Installing devfsd 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 mntsend.

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

Definition at line 66 of file mntsend.c.

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


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