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 | 0e89c057fc02e9384e2b3dab8e768fa3089e1be6 (patch) | |
tree | 318f8fbc09560f68854ad470c9768e8dd9e75d7e /app-admin | |
parent | fix for >=libxml2-2.5.2 (diff) | |
download | historical-0e89c057fc02e9384e2b3dab8e768fa3089e1be6.tar.gz historical-0e89c057fc02e9384e2b3dab8e768fa3089e1be6.tar.bz2 historical-0e89c057fc02e9384e2b3dab8e768fa3089e1be6.zip |
Changed rsyncd.conf again, should close #15720
Diffstat (limited to 'app-admin')
-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 |