Unverified Commit 9a135d2c by 0x0916 Committed by Stéphane Graber

Merge `ubuntu` and `debian`case

Signed-off-by: 's avatar0x0916 <w@laoqinren.net>
parent f69dc399
......@@ -119,10 +119,7 @@ case "$with_init_script" in
centos)
init_script=sysvinit,systemd
;;
debian|raspbian)
init_script=upstart,systemd
;;
ubuntu)
debian|raspbian|ubuntu)
init_script=upstart,systemd
;;
*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment