[PATCH 1/2] exec plugin: Added support to specify a group as well.
authorSebastian Harl <sh@tokkee.org>
Tue, 28 Aug 2007 16:54:53 +0000 (18:54 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 28 Aug 2007 22:37:46 +0000 (00:37 +0200)
commit92a546cc45fd41ffe42547882e9a0bfabba951c6
treee7fa0c25693189db47e91ff2813c63e706fa8bf6
parent12c1e32ec71ffd5d90af5df4b430fba04d91aed5
[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>
src/exec.c