From ccee291737673926730f8573c22bb348b10438eb Mon Sep 17 00:00:00 2001 From: necoro <> Date: Sun, 12 Nov 2006 17:41:03 +0000 Subject: added control field for specifying the sync command --- etc/geneticone.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/geneticone.cfg b/etc/geneticone.cfg index 2177cd7..c7d1ea5 100644 --- a/etc/geneticone.cfg +++ b/etc/geneticone.cfg @@ -21,6 +21,9 @@ ; controls debug output - boolean value debug = True +; the command used for syncing portage - string value +synccommand = emerge --sync + ; control the same-named "emerge --update" options - boolean values newuse = False deep = False -- cgit v1.2.3