From 50b0b6f125d840818645ab22c50df5f7f186975c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 3 May 2015 16:12:28 +0200 Subject: Dropping support for upstart. Ubuntu switched to systemd too, no point in keeping upstart support arround anymore. --- scripts/build/bootstrap | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/build/bootstrap') diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index eafa08de4..486f99cc3 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -49,7 +49,6 @@ lb chroot_debianchroot install ${@} lb chroot_dpkg install ${@} lb chroot_tmpfs install ${@} lb chroot_sysv-rc install ${@} -lb chroot_upstart install ${@} lb chroot_hosts install ${@} lb chroot_resolv install ${@} lb chroot_hostname install ${@} @@ -63,7 +62,6 @@ lb chroot_hostname remove ${@} lb chroot_resolv remove ${@} lb chroot_hosts remove ${@} lb chroot_sysv-rc remove ${@} -lb chroot_upstart remove ${@} lb chroot_tmpfs remove ${@} lb chroot_dpkg remove ${@} lb chroot_debianchroot remove ${@} -- cgit v1.2.3