mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
forgejo: add gitea-runner to users group
This commit is contained in:
parent
7a9c496f02
commit
897a0ac880
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ in
|
|||
users.users.gitea-runner = {
|
||||
isSystemUser = true;
|
||||
group = "gitea-runner";
|
||||
extraGroups = [ "users" ];
|
||||
home = "/var/lib/gitea-runner/central";
|
||||
createHome = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue