summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/runmirrors.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/runmirrors.conf b/etc/runmirrors.conf
index 220a8e3..6bb1f89 100644
--- a/etc/runmirrors.conf
+++ b/etc/runmirrors.conf
@@ -3,8 +3,7 @@ LOGNAME="archvsync"
USER="archvsync"
MAIL=
PATH="/bin:/usr/bin:$HOME"
-KEYFILE=${HOME}/.ssh/pushmirror
-
+KEYFILE=.ssh/pushmirror
# Hook scripts can be run at various places.
# Leave them blank if you don't want any
# Hook1: After reading config, before doing the first real action