Update ipv4_static_ipv6_static_interfaces.cfg

This commit is contained in:
Molly Lau 2023-10-30 01:52:02 +09:00 committed by GitHub
parent faff317d07
commit 7d06ae9d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,7 @@ runcmd:
- sed -ri 's/^backend = auto/backend = systemd/g' /etc/fail2ban/jail.conf
- update-rc.d fail2ban enable
- /etc/init.d/fail2ban restart
- ln -s /boot/grub/ /boot/grub2
- grub-mkconfig -o /boot/grub/grub.cfg
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
- touch /etc/cloud/cloud-init.disabled