lxc-instance.conf revision 5b0e4923bc39cf34215e44fccc425b1f3e42674b
description "lxc instance"
author "Christian Kampka <chris@emerge-life.de>"
# wait for 120 seconds for container to shutdown before killing it
kill timeout 120
# send SIGPWR to container to trigger a shutdown (see lxc-shutdown(1))
usage "NAME=name of LXC instance"
end script