summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornecoro <>2006-11-12 17:41:03 +0000
committernecoro <>2006-11-12 17:41:03 +0000
commitccee291737673926730f8573c22bb348b10438eb (patch)
tree3855b9ba0586576721814ab083713c840d2730d3 /etc
parente6080239db72c7d04b1fe81aa666b2eb379028a1 (diff)
downloadportato-ccee291737673926730f8573c22bb348b10438eb.tar.gz
portato-ccee291737673926730f8573c22bb348b10438eb.tar.bz2
portato-ccee291737673926730f8573c22bb348b10438eb.zip
added control field for specifying the sync command
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