]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
sysusers: Provide meson argument to set gid for 'users' group (#7533)
authorIkey Doherty <ikey@solus-project.com>
Sun, 3 Dec 2017 12:28:23 +0000 (12:28 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 3 Dec 2017 12:28:23 +0000 (13:28 +0100)
commit84786b8e322f916b78aeb81f409ea3500dd49143
tree9afa54ee7a9f439a490492ef476b859a7e9d11c5
parent01a7e0a14df0fc8d36f502839d70347d73cbf58a
sysusers: Provide meson argument to set gid for 'users' group (#7533)

To allow better integration with distributions requiring an explicitly
set gid for the `users` group, provide the new `-Dusers-gid` option to
set to a new numeric value.

In the absence of a specified gid, we'll fallback to the default existing
behaviour of `-` as the gid value, to automatically assign the next available
gid on the system.
meson.build
meson_options.txt
sysusers.d/basic.conf.in