author | Sebastian Harl <sh@tokkee.org> | |
Tue, 28 Aug 2007 16:54:53 +0000 (18:54 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 28 Aug 2007 22:37:46 +0000 (00:37 +0200) | ||
commit | 92a546cc45fd41ffe42547882e9a0bfabba951c6 | |
tree | e7fa0c25693189db47e91ff2813c63e706fa8bf6 | tree | snapshot |
parent | 12c1e32ec71ffd5d90af5df4b430fba04d91aed5 | commit | diff |
[PATCH 1/2] exec plugin: Added support to specify a group as well.
Now, the user and group as which the process should be executed can be
specified as the first argument to the "Exec" config option. The syntax is
identical to the one used by GNU's chown(1).
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
Now, the user and group as which the process should be executed can be
specified as the first argument to the "Exec" config option. The syntax is
identical to the one used by GNU's chown(1).
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
src/exec.c | diff | blob | history |