try to fis uid and gid

This commit is contained in:
2023-12-06 18:54:31 +01:00
parent cd4be108c4
commit 405372e9d5
3 changed files with 7 additions and 0 deletions

View File

@@ -3,10 +3,12 @@
unbound = 10001;
gitea = 10002;
gitea-runner = 10003;
podman = 10004;
};
gids = {
unbound = 10001;
gitea = 10002;
gitea-runner = 10003;
podman = 10004;
};
}