Revision 2a47e68f
Added by Scott Ullrich about 16 years ago
etc/rc.reboot | ||
---|---|---|
18 | 18 |
/etc/rc.conf_mount_rw |
19 | 19 |
# Save the rrd databases to the config path. |
20 | 20 |
cd / && tar -czf /cf/conf/rrd.tgz -C / var/db/rrd/*.rrd |
21 |
# NanoBSD |
|
22 |
if [ -f /root/save_sshkeys ]; then |
|
23 |
/root/save_sshkeys |
|
24 |
fi |
|
21 | 25 |
/etc/rc.conf_mount_ro |
22 | 26 |
fi |
23 | 27 |
|
Also available in: Unified diff
Call save_sshkeys on reboot for nanobsd