index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | conf/slave.conf.example | 3 |
diff --git a/conf/slave.conf.example b/conf/slave.conf.example index ea03df7..83b340e 100755 --- a/conf/slave.conf.example +++ b/conf/slave.conf.example @@ -36,3 +36,6 @@ # e.g. the one from /etc/pacman.d/mirrorlist32 (useful on build slaves which do not # have the master mirror in the mirrorlist32) #mirror_update_command='' + +# where are the archbuild chroots stored +archbuild_chroots='/var/lib/archbuild/' |