diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ /* Define this to your temporary mtab's path */ #undef MTAB_TMP +/* Define this this if you want to prevent plpnfsd from updating mtab */ +#undef DONT_UPDATE_MTAB + /* Define this to your serial device node */ #undef DDEV |