diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-10-28 17:49:02 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-10-28 17:49:02 +0000 |
commit | 022e120b53a89aea4eb23f467b9ff677239938c4 (patch) | |
tree | 9c01e968af3c4f8b2966a2dd4cdee6d3c91e2313 /repoctl.conf | |
parent | 0526dbdae627fbafcfb3c895b7206a7c982c7e05 (diff) | |
download | repoctl-022e120b53a89aea4eb23f467b9ff677239938c4.tar repoctl-022e120b53a89aea4eb23f467b9ff677239938c4.tar.gz repoctl-022e120b53a89aea4eb23f467b9ff677239938c4.tar.bz2 repoctl-022e120b53a89aea4eb23f467b9ff677239938c4.tar.xz repoctl-022e120b53a89aea4eb23f467b9ff677239938c4.zip |
add set_hdlists_needupdate, update_hdlists_if_needed functions
Diffstat (limited to 'repoctl.conf')
-rw-r--r-- | repoctl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repoctl.conf b/repoctl.conf index 1c556fa..d54d9dd 100644 --- a/repoctl.conf +++ b/repoctl.conf @@ -9,6 +9,7 @@ else fi moveupdate_mailfrom="$requestuser <root@mageia.org>" lockdir=/var/lib/repoctl/locks +hdlistsdir=/var/lib/repoctl/hdlists distribdir=/distrib/bootstrap/distrib finaldistribdir=/distrib/mirror/distrib distroreleases='1' |