various fixes and improvements
[distro-setup] / btrbk-run
index e5d0b5e4d54a2124c6271a1cdc56b4019133cb09..454f12cbf93d348f4ec92bd93940fa8e9937d373 100755 (executable)
--- a/btrbk-run
+++ b/btrbk-run
@@ -165,7 +165,7 @@ if ! which btrbk &>/dev/null; then
 fi
 
 cat >/etc/btrbk.conf <<EOF
-ssh_identity /root/.ssh/id_rsa
+ssh_identity /root/.ssh/home
 # Just a guess that local7 is a good facility to pick.
 # It's a bit odd that the transaction log has to be logged to
 # a file or syslog, while other output is sent to std out.