diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-02-28 11:47:55 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-02-28 11:47:55 +0000 |
commit | 05733a0cfd9e49031eead0478fbcb3a17a232b52 (patch) | |
tree | 642bd77c48aa5922c03fc3cd164375b7b6a61757 /app-admin/gentoo-rsync-mirror | |
parent | fix for >=libxml2-2.5.2 (diff) | |
download | gentoo-2-05733a0cfd9e49031eead0478fbcb3a17a232b52.tar.gz gentoo-2-05733a0cfd9e49031eead0478fbcb3a17a232b52.tar.bz2 gentoo-2-05733a0cfd9e49031eead0478fbcb3a17a232b52.zip |
Changed rsyncd.conf again, should close #15720
Diffstat (limited to 'app-admin/gentoo-rsync-mirror')
-rw-r--r-- | app-admin/gentoo-rsync-mirror/files/rsyncd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/gentoo-rsync-mirror/files/rsyncd.conf b/app-admin/gentoo-rsync-mirror/files/rsyncd.conf index a69d7529f7d8..e001d1ba4a92 100644 --- a/app-admin/gentoo-rsync-mirror/files/rsyncd.conf +++ b/app-admin/gentoo-rsync-mirror/files/rsyncd.conf @@ -16,7 +16,7 @@ comment = Gentoo Linux Portage tree [gentoo-portage] #modern versions of portage use this entry -path = /opt/gentoo-mirror/portage +path = /opt/gentoo-rsync/portage comment = Gentoo Linux Portage tree mirror exclude = distfiles |