commit | 419f8367ea37e5adc5d95479e8fd5554b92b49fe | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Thu Jun 03 12:45:28 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Jun 03 12:45:28 2010 +0200 |
tree | 37ed8fbd17e48fa82410a6c1a42ea8e0df2c26ae | |
parent | 6a6ca57de92fcae34603551ac944aa74758c30d4 [diff] |
pipe: change the privilege required for growing a pipe beyond system max Change it to CAP_SYS_RESOURCE, as that more accurately models what we want to control. Suggested-by: Michael Kerrisk <mtk.manpages@googlemail.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>