Jan Vcelak
a49f53e60f
GPL headers only into executables and main module
...
GPL license does not require all files to have the copyright notice
and header. To save some space, I removed the headers from all files
except the executables and the main Python module.
2012-11-09 12:27:20 +01:00
Jan Vcelak
000e82f258
tuned: move daemon code into submodule, improve forking, signal handling, pidfile handling
2012-11-08 18:23:44 +01:00
Jan Vcelak
6f2c2ca6fd
tuned: switch to argparse module
2012-11-08 14:26:51 +01:00
Jan Vcelak
14e183f93d
tuned controller: allow state when no profile is enabled
2012-11-05 17:02:52 +01:00
Jaroslav Škarvada
7bccbc9a4e
Replaced all getuid by geteuid
2012-10-31 11:00:23 +01:00
Jan Vcelak
09d20c648a
run python interpret with '-Es' options
2012-10-30 11:40:29 +01:00
Jan Vcelak
20464804f8
tuned: add --no-dbus option to help
2012-10-26 17:59:29 +02:00
Jan Vcelak
d388dec6ab
remove circular dependencies between library and tests
2012-10-26 17:59:29 +02:00
Jan Vcelak
c66d5e44cb
Daemon: handle plugin selection logic
2012-10-26 17:59:29 +02:00
Jaroslav Škarvada
466dc4c767
Write pidfile even if running in foreground (for tuned-adm to work)
2012-10-25 12:05:10 +02:00
Jan Vcelak
2b7e754c08
move tuned initialization into separate object
2012-05-07 17:10:28 +02:00
HanzZ
d2800cbf55
Allow loading two profiles using tuned -c profile1 -c profile2
2012-05-07 09:17:14 +02:00
Jan Kaluza
762c30b97a
Cleanup plugins when changing profile
2012-03-12 13:45:56 +01:00
Jan Kaluza
d3958b948d
Store current profile into /etc/tuned/active_profile and read it on SIGHUP fromt here
2012-03-08 10:20:22 +01:00
Jan Kaluza
449bdac971
Probably fixed daemonize
2012-02-01 09:15:13 +01:00
Jan Vcelak
725ee9a8af
move control logic from daemon to controller
2011-11-16 22:29:44 +01:00
Jan Vcelak
94e49f6473
switch signal handling to tuned.utils
2011-11-16 11:40:08 +01:00
Jan Vcelak
67e736a7f6
various fixes
2011-11-10 18:39:22 +01:00