diff options
-rw-r--r-- | cnf/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf index 3d96fb49c..9d0389200 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -305,7 +305,7 @@ PORTAGE_ELOG_CLASSES="log warn error" # separated list of loglevels to override PORTAGE_ELOG_CLASSES # for this module (e.g. # PORTAGE_ELOG_SYSTEM="mail:warn,error syslog:* save") -#PORTAGE_ELOG_SYSTEM="save mail" +#PORTAGE_ELOG_SYSTEM="save_summary echo" # PORTAGE_ELOG_COMMAND: only used with the "custom" logging module. Specifies a command # to process log messages. Two variables are expanded: |