diff options
Diffstat (limited to 'source3/param')
| -rw-r--r-- | source3/param/loadparm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 8e3a9b562f..53d7370e13 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -247,7 +247,7 @@ static struct loadparm_service sDefault = .dos_filetime_resolution = false, .fake_directory_create_times = false, .blocking_locks = true, - .inherit_perms = false, + .inherit_permissions = false, .inherit_acls = false, .inherit_owner = false, .msdfs_root = false, |
