From aaffe23409b01af1ded4e1a309c252184644d681 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 24 Jun 2009 14:17:37 -0400 Subject: [PATCH] Backout last commit --- etc/rc.reboot | 4 ---- 1 file changed, 4 deletions(-) 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