1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Jan Vcelak
3393817863 initiscript: don't start tuned daemon on s390/s390x
cpu and disk tuning doesn't work, net tuning makes no sense

Resolves: #624494
2011-01-04 17:41:20 +01:00
Jan Vcelak
572c9d6d16 initiscript: localization of insufficient privilege error 2011-01-04 17:39:10 +01:00
Jan Vcelak
1f60e8f952 fix: initscript - invalid pidfile check
Resolves: #621122
2011-01-04 15:32:39 +01:00
Petr Lautrbach
47829cd592 tuned.initscript: "usage" follows common usage policy, fixed indentation 2009-09-21 14:23:45 +02:00
Petr Lautrbach
b1f1e60c4d tuned.initscript: fixed usage and insuficient rights (#523385) 2009-09-16 22:17:57 +02:00
Philip Knirsch
1fa5722844 - Add init() methods to each plugin
- Call plugin init() methods during tuned's init()
- Add support for command line parameters
  o -c conffile|--config==conffile to specify the location of the config file
  o -d to start tuned as a daemon (instead of as normal app)
- Readded the debug output in case tuned isn't started as as daemon
- Fixed initialization of max transfer values for net tuning plugin
2009-02-25 11:28:06 +01:00
Philip Knirsch
80093be74f - Real first complete version with initscript, config file and
proper Makefile and packaging.
2009-02-23 18:03:35 +01:00