Correcting logical error with default settings of initsystem.

This commit is contained in:
Daniel Baumann 2011-02-14 16:04:16 +01:00
parent 29b7232c35
commit ced01e41a1
1 changed files with 4 additions and 4 deletions

View File

@ -160,12 +160,12 @@ Set_defaults ()
live-boot)
LB_INITSYSTEM="${LB_INITSYSTEM:-upstart}"
;;
*)
LB_INITSYSTEM="${LB_INITSYSTEM:-sysvinit}"
;;
esac
;;
*)
LB_INITSYSTEM="${LB_INITSYSTEM:-sysvinit}"
;;
esac
# Setting fdisk