summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-14 03:22:55 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-14 03:22:55 +0200
commit9c277a984863d4a5e509efb19db65c684b242ce0 (patch)
tree82c93ecd64dbb4c0cea1852b6d9d889d9cb54437 /etc
parent8af4942857cb8eb906056df4c4ae7ffefe9e229c (diff)
downloadportato-9c277a984863d4a5e509efb19db65c684b242ce0.tar.gz
portato-9c277a984863d4a5e509efb19db65c684b242ce0.tar.bz2
portato-9c277a984863d4a5e509efb19db65c684b242ce0.zip
Disable debug messages by default
Diffstat (limited to 'etc')
-rw-r--r--etc/portato.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index 10f5445..47335ea 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -24,7 +24,7 @@
system = portage
; controls debug output - boolean value
-debug = True
+debug = False
; the command used for syncing portage - string value
synccommand = emerge --sync