Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:0-Bootstrap
gpm
gpm-log.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gpm-log.patch of Package gpm
Index: src/report.c =================================================================== --- src/report.c.orig 2010-09-08 17:04:41.743044084 +0200 +++ src/report.c 2010-09-08 17:08:22.257855674 +0200 @@ -92,8 +92,9 @@ void gpm_report(int line, char *file, in switch(stat) { case GPM_STAT_INFO: #ifdef HAVE_VSYSLOG - syslog(LOG_INFO | LOG_USER, GPM_STRING_INFO); - vsyslog(LOG_INFO | LOG_USER, text, ap2); + // gpm spams /var/log/messages (bnc#307209) + // syslog(LOG_INFO | LOG_USER, GPM_STRING_INFO); + // vsyslog(LOG_INFO | LOG_USER, text, ap2); #else fprintf(stderr,GPM_STRING_INFO); vfprintf(stderr,text,ap);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor