diff options
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | 2009-06-26 14:51:20 +0900 |
---|---|---|
committer | Dhaval Giani <dhaval@linux.vnet.ibm.com> | 2009-06-29 16:51:11 +0530 |
commit | 581ce3c1ebbfdf0026de7bee75bd928be2a39982 (patch) | |
tree | 4d4b92749c1690ade4e2e9174998605f28867cff /src/config.c | |
parent | 1c29610af69bf3bb0e088ed3eca770589849b0da (diff) | |
download | libcg-581ce3c1ebbfdf0026de7bee75bd928be2a39982.tar.gz libcg-581ce3c1ebbfdf0026de7bee75bd928be2a39982.tar.xz libcg-581ce3c1ebbfdf0026de7bee75bd928be2a39982.zip |
Apply a new rule to 'cgexec' command.
Hi,
Changelog of v6:
================
* No change.
Changelog of v5:
================
* Add the description of a new option "--sticky".
Changelog of v4:
================
* Add a new option "--sticky" so that cgrulesengd daemon does not change
the children's cgroups which is executed by 'cgexec' command.
Changelog of v3:
================
* Set a SETUID to "cgexec" command file.
* An euid is changed to the executing user from a root user.
Changelog of v2:
================
* New patch.
Description:
============
This patch applies a new rule to 'cgexec' command.
cgroup_register_unchanged_process() is called so that cgrulesengd
daemon does not change the cgroup of a process, which is executed
by 'cgexec' command.
And cgroup_change_cgroup_flags() is called for applying a new rule.
Thanks
Ken'ichi Ohmichi
Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Diffstat (limited to 'src/config.c')
0 files changed, 0 insertions, 0 deletions