diff options
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 10f5445..8e6728d 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -26,6 +26,11 @@ system = portage ; controls debug output - boolean value debug = True +# +# Backend section +# +[BACKEND] + ; the command used for syncing portage - string value synccommand = emerge --sync |