pullomatic fix
This commit is contained in:
parent
45f4cdc920
commit
1d9de08c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ in {
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = "0";
|
RestartSec = "0";
|
||||||
User = "root";
|
User = "root";
|
||||||
Group = "root";
|
Group = "repo-data";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue