pullomatic fix

This commit is contained in:
Philip Peterson 2026-05-05 01:28:35 -08:00
parent 45f4cdc920
commit 1d9de08c3d

View file

@ -68,7 +68,7 @@ in {
Restart = "always"; Restart = "always";
RestartSec = "0"; RestartSec = "0";
User = "root"; User = "root";
Group = "root"; Group = "repo-data";
}; };
}; };