diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in index f27efa9ef..fa7c78ff7 100644 --- a/templates/lxc-busybox.in +++ b/templates/lxc-busybox.in @@ -342,7 +342,7 @@ copy_configuration() grep -q "^lxc.rootfs.path" $path/config 2>/dev/null || echo "lxc.rootfs.path = $rootfs" >> $path/config cat <> $path/config lxc.signal.halt = SIGUSR1 -lxc.rebootsignal = SIGTERM +lxc.signal.reboot = SIGTERM lxc.uts.name = $name lxc.tty.max = 1 lxc.pty.max = 1