summaryrefslogtreecommitdiff
path: root/etc/runmirrors.conf
blob: 220a8e3217ed0494356a64ca571325bdc426388e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HOME=~archvsync
LOGNAME="archvsync"
USER="archvsync"
MAIL=
PATH="/bin:/usr/bin:$HOME"
KEYFILE=${HOME}/.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
# Hook2: Between two hosts to push
# Hook3: When everything is done
HOOK1=
HOOK2=
HOOK3=