#include <mntd_volume_config.h>
Data Fields | |
| char * | mountpath |
| mountpath | |
| char * | mountprefix |
| mountprefix | |
| char * | user |
| user | |
| char * | group |
| group | |
| char * | wdir |
| wdir | |
| char * | pidfile |
| pidfile | |
| GHashTable * | filesystems |
| hashmap | |
| int | dbus_reconnect |
| dbus_reconnect (-1|0|>0) | |
| int | sleep_millis |
| sleep time in milliseconds between reconnect tries | |
| int | loglevel |
| loglevel for daemon | |
| int | umount_on_exit |
| umount on exit flags | |
| char * | absfilepath |
| absolute path to configfile | |
Definition at line 61 of file mntd_volume_config.h.
1.3.9.1