3c5abbc341
we have man pages which aren't being instelled with make install. We also do not include -Werror -Wall -Wextra in the build like we do with other packages, so include those. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>
7 lines
136 B
Text
7 lines
136 B
Text
# Space separate list of homedirs
|
|
HOMEDIRS="/home"
|
|
# Control group configuration
|
|
NAME=sandbox
|
|
CPUAFFINITY=ALL
|
|
MEMUSAGE=80%
|
|
CPUUSAGE=80%
|