]> git.ipfire.org Git - thirdparty/lxc.git/commit
Add CAP_BLOCK_SUSPEND
authorChristian Brauner <christianvanbrauner@gmail.com>
Sun, 27 Sep 2015 10:27:07 +0000 (12:27 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 29 Sep 2015 16:39:04 +0000 (12:39 -0400)
commit4f09d6c2eafb4e5157160afffa156479dca693ab
tree0243688e4e94af7379ba0ebff53e7f02fd4752f5
parent5eb6e03a30b01176eddf08116d3323c79a9c028e
Add CAP_BLOCK_SUSPEND

CAP_BLOCK_SUSPEND (since Linux 3.5)
    Employ features that can block system suspend (epoll(7) EPOLLWAKEUP, /proc/sys/wake_lock).

Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c