Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Rings:1-MinimalX
ntp
ntp-memlock.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ntp-memlock.patch of Package ntp
Index: ntp-4.2.8p3/ntpd/ntpd.c =================================================================== --- ntp-4.2.8p3.orig/ntpd/ntpd.c 2015-06-29 22:13:50.000000000 +0200 +++ ntp-4.2.8p3/ntpd/ntpd.c 2015-09-22 15:01:20.294275573 +0200 @@ -796,9 +796,12 @@ /* * lock the process into memory */ +#if 0 + // Disabling this temporarily, see bnc#946386 . if (!HAVE_OPT(SAVECONFIGQUIT) && 0 != mlockall(MCL_CURRENT|MCL_FUTURE)) msyslog(LOG_ERR, "mlockall(): %m"); +#endif # else /* !HAVE_MLOCKALL follows */ # ifdef HAVE_PLOCK # ifdef PROCLOCK
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