Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
at
at-3.1.8-queue-nice-level.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File at-3.1.8-queue-nice-level.patch of Package at
--- atd.c.orig +++ atd.c @@ -482,7 +482,7 @@ run_file(const char *filename, uid_t uid if (chdir(ATJOB_DIR) < 0) perr("Cannot chdir to " ATJOB_DIR); - nice((tolower((int) queue) - 'a' + 1) * 2); + nice((tolower((int) queue) - 'a' ) ); if (initgroups(pentry->pw_name, pentry->pw_gid)) perr("Cannot delete saved userids");
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