chiark / gitweb /
shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CAP_SYS_BO...
authorLennart Poettering <lennart@poettering.net>
Wed, 5 Sep 2012 22:37:18 +0000 (15:37 -0700)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Sep 2012 22:55:40 +0000 (15:55 -0700)
The kernel's PID namespaces support reboot(2) just fine, so let's make
use of it if possible.


No differences found