summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/geneticone.cfg3
1 files changed, 3 insertions, 0 deletions
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