Merge branch 'temp-stevee-ipblocklist-final' into next

This commit is contained in:
Peter Müller
2022-07-10 08:20:15 +00:00
29 changed files with 2114 additions and 2 deletions

View File

@@ -165,4 +165,8 @@ endif
-mkdir -pv /opt/pakfire/db/core
echo "$(CORE)" > /opt/pakfire/db/core/mine
# IPblocklist.
-mkdir -pv /var/lib/ipblocklist
chown nobody:nobody /var/lib/ipblocklist
@$(POSTBUILD)