diff --git a/etc/rc.reboot b/etc/rc.reboot index d2324291b7..dbb8327e4a 100755 --- a/etc/rc.reboot +++ b/etc/rc.reboot @@ -18,10 +18,6 @@ else /etc/rc.conf_mount_rw # Save the rrd databases to the config path. cd / && tar -czf /cf/conf/rrd.tgz -C / var/db/rrd/*.rrd - # NanoBSD - if [ -f /root/save_sshkeys ]; then - /root/save_sshkeys - fi /etc/rc.conf_mount_ro fi