]> 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:40:49 +0000 (12:40 -0400)
commit997e00a406440a6b7cfa0c01c7b831542b346d62
treefdb8784dcc3792a5ec45a38b4a9f4c98b4156c75
parent7fb47854a80cde338a0aa5165b5b03a679586439
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