mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 02:51:28 +02:00
Core Update 170: Ship IPBlocklist
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -99,10 +99,17 @@ ldconfig
|
||||
# Filesytem cleanup
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Create directory for IPBlocklist feature
|
||||
mkdir -pv /var/lib/ipblocklist
|
||||
chown nobody:nobody /var/lib/ipblocklist
|
||||
|
||||
# Rebuild fcrontab from scratch
|
||||
/usr/bin/fcrontab -z
|
||||
|
||||
# Start services
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
touch /var/run/need_reboot
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
|
||||
Reference in New Issue
Block a user