Fix shutdown for systemd init 13/30313/2
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 14 Nov 2014 11:20:04 +0000 (12:20 +0100)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 14 Nov 2014 12:57:59 +0000 (13:57 +0100)
commit34e721714c319bad60e60cbbf6e22f37ccb996b7
treef966e19fa192e3e760b2be0bf8d2953080d54dcf
parent4019fbbe44260e19bd1f335425f5256034cbe350
Fix shutdown for systemd init

[Bug/Feature]   Systemd does not shutdown on signal
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests, run container

Change-Id: Ic4b617c1a35a260803961fb17aba1da51c3af013
common/lxc/domain.cpp
common/lxc/domain.hpp
common/utils/initctl.cpp [new file with mode: 0644]
common/utils/initctl.hpp [new file with mode: 0644]
server/configs/lxc-templates/business.sh
server/configs/lxc-templates/private.sh
tests/unit_tests/lxc/templates/minimal-dbus1.sh
tests/unit_tests/lxc/templates/minimal-dbus2.sh
tests/unit_tests/lxc/templates/minimal-dbus3.sh
tests/unit_tests/lxc/templates/minimal.sh