]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
mount-util: shorten the loop a bit (#7545)
[thirdparty/systemd.git] / meson_options.txt
index 498a32ab1171330b29badd5103655f9350e9290b..8c03b0c6dec292453c117eb3ada32c270d042937 100644 (file)
@@ -150,6 +150,8 @@ option('system-gid-max', type : 'string',
 option('tty-gid', type : 'string',
        description : 'the numeric GID of the "tty" group',
        value : '5')
+option('users-gid', type : 'string',
+       description : 'the numeric GID of the "users" group')
 option('adm-group', type : 'boolean',
        description : 'the ACL for adm group should be added')
 option('wheel-group', type : 'boolean',