add git user to rgit service

This commit is contained in:
mtgmonkey 2025-06-16 21:20:42 +00:00
parent 56af2b408c
commit bdc3a22570
2 changed files with 2 additions and 1 deletions

View file

@ -20,5 +20,6 @@
environment = {
REFRESH_INTERVAL = "5m";
};
user = "git:git";
};
}