mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
basic-cloudinit: remove duplicated rc.conf entry
This commit is contained in:
parent
5bc24fd7a2
commit
9229236fb9
@ -18,7 +18,6 @@ vm_extra_pre_umount() {
|
|||||||
cat << EOF >> ${DESTDIR}/etc/rc.conf
|
cat << EOF >> ${DESTDIR}/etc/rc.conf
|
||||||
dumpdev="AUTO"
|
dumpdev="AUTO"
|
||||||
ifconfig_DEFAULT="SYNCDHCP accept_rtadv"
|
ifconfig_DEFAULT="SYNCDHCP accept_rtadv"
|
||||||
sshd_enable="YES"
|
|
||||||
# RSA host keys are obsolete and also very slow to generate
|
# RSA host keys are obsolete and also very slow to generate
|
||||||
sshd_rsa_enable="NO"
|
sshd_rsa_enable="NO"
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user