--- hurd/libdiskfs/init-init.c 2001-08-21 00:45:11.000000000 +0200 +++ hurd/libdiskfs/init-init.c 2007-03-31 23:29:57.000000000 +0200 @@ -57,6 +57,9 @@ { error_t err; + /* See `node-create.c'. */ + _diskfs_no_inherit_dir_group = 1; + if (diskfs_boot_filesystem ()) /* This is a boot filesystem, we have to do some things specially. */ {