diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-14 14:10:03 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-14 14:10:03 +0300 |
commit | 04687e16fa89870ba7e25bc077deea7d759f1c9f (patch) | |
tree | 86c297381c9066f1026c7de5cd702323c5ecbc9b | |
parent | distfiles: drop netactuate.com rsync mirror (diff) | |
download | api-04687e16fa89870ba7e25bc077deea7d759f1c9f.tar.gz api-04687e16fa89870ba7e25bc077deea7d759f1c9f.tar.bz2 api-04687e16fa89870ba7e25bc077deea7d759f1c9f.zip |
uid-gid: add GID 533 incus-admin for incus
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | files/uid-gid.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 5d617ee..3462fcf 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -625,6 +625,8 @@ inadyn 529 529 acct Used by net-dns/inadyn lidarr 530 530 acct jackett 531 531 acct incus - 532 acct Used by app-containers/incus +incus-admin - 533 acct Used by app-containers/incus + - 750..999 750..999 reserved Dynamic allocation by user.eclass. Do not use! - 1000..60000 1000..60000 reserved `UID_MIN`..`UID_MAX` / `GID_MIN`..`GID_MAX` in login.defs |