ktune/ktune.init: bz 532209 - init priority wrong for ktune
Some tuned profiles require "messagebus" and "haldaemon" running. Changed startup priority from 5 to 27.
This commit is contained in:
parent
fc39e3ff2b
commit
51c51d366f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# ktune ktune sysctls
|
||||
#
|
||||
# chkconfig: - 05 99
|
||||
# chkconfig: - 27 99
|
||||
# description: Applies and reverts ktune sysctl settings
|
||||
#
|
||||
# config: /etc/sysctl.ktune
|
||||
|
|
|
|||
Loading…
Reference in a new issue