]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/v4root.c
v4root: set the time-to-live for V4ROOT exports to the DEFAULT.
[nfs-utils.git] / utils / mountd / v4root.c
index b4fdcce611d1fe3e6e7662d8731dc87693e58224..57ee0b29ad7e6d504ad36426a1b37de67c249347 100644 (file)
@@ -46,6 +46,7 @@ static nfs_export pseudo_root = {
                .e_nsqgids = 0,
                .e_fsid = 0,
                .e_mountpoint = NULL,
                .e_nsqgids = 0,
                .e_fsid = 0,
                .e_mountpoint = NULL,
+               .e_ttl = DEFAULT_TTL,
        },
        .m_exported = 0,
        .m_xtabent = 1,
        },
        .m_exported = 0,
        .m_xtabent = 1,