Update ipv4_static_interfaces.cfg

This commit is contained in:
Molly Lau 2023-10-15 13:20:43 +09:00 committed by GitHub
parent 050356f080
commit 1acbe6cae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,6 @@ network:
# Delete cloud-init config file itself and disable it permanently after first execution.
runcmd:
- systemctl enable sshd
- ssh-keygen -A
- systemctl restart sshd
- systemctl stop kdump
- systemctl disable kdump