mirrorlist: remove unnecessary debug logging
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
37738b929f
commit
066965fa77
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ExecStartPre=-/usr/bin/podman rm %n --force
|
|||
ExecStart=/usr/bin/podman run \
|
||||
--rm=true \
|
||||
--net=host --userns=keep-id \
|
||||
-e RUST_LOG=info --rm=true --name %n \
|
||||
--rm=true --name %n \
|
||||
-v /usr/share/GeoIP:/usr/share/GeoIP \
|
||||
-v /srv/mirrorlist/data/mirrorlist{{ item }}:/var/lib/mirrormanager \
|
||||
-v /var/log/mirrormanager:/var/log/mirrormanager \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue