commit: 6fa837006cee18a7720a32c9f9de4df75e136bb3 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 18:14:49 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 18:15:19 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6fa83700
world.conf: fix sys-cluster/csync2 core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index dc6f781..f31b23b 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7357,7 +7357,7 @@ package.use : sys-boot/mbr:0 -test package.use : sys-boot/syslinux:0 -custom-cflags [sys-cluster/csync2:0] -package.use : sys-cluster/csync2:0 ssl xinetd +package.use : sys-cluster/csync2:0 mysql postgres sqlite ssl xinetd [sys-cluster/ipvsadm:0] package.use : sys-cluster/ipvsadm:0 static-libs
