labels
This commit is contained in:
@@ -312,7 +312,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.gitea-runner-infrastructure.serviceConfig = {
|
systemd.services.gitea-runner-infrastructure.serviceConfig = {
|
||||||
User = "github";
|
User = lib.mkForce "github";
|
||||||
Group = "users";
|
Group = "users";
|
||||||
ReadWritePaths = [
|
ReadWritePaths = [
|
||||||
"/data/cloudflare/"
|
"/data/cloudflare/"
|
||||||
|
|||||||
Reference in New Issue
Block a user