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