fix(gitea-runner): drop the custom slice

This commit is contained in:
2026-07-17 23:30:06 +02:00
parent eb0b8183ef
commit 6ca427a207
3 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ runner:
container:
docker_host: "unix:///run/user/1000/podman/podman.sock"
options: "--pids-limit=2048 --cgroup-parent=background-gitea-runner.slice"
options: "--pids-limit=2048 --memory=2g --cpus=2 --cgroup-parent=background.slice"
@@ -1,3 +0,0 @@
[Slice]
CPUQuota=800%
MemoryMax=8G
-1
View File
@@ -11,7 +11,6 @@ PROFILE = Profile(
ln(".config/gitea-runner/config.yaml"),
ln(".config/lf"),
ln(".config/opencode"),
ln(".config/systemd/user/background-gitea-runner.slice"),
ln(".config/tmux"),
ln(
".config/user-tmpfiles.d",