1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
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