Commit 82b47911 by 0x0916

Merge `ubuntu` and `debian`case

Signed-off-by: 's avatar0x0916 <w@laoqinren.net>
parent 234f9815
...@@ -120,10 +120,7 @@ case "$with_init_script" in ...@@ -120,10 +120,7 @@ case "$with_init_script" in
centos) centos)
init_script=sysvinit,systemd init_script=sysvinit,systemd
;; ;;
debian|raspbian) debian|raspbian|ubuntu)
init_script=upstart,systemd
;;
ubuntu)
init_script=upstart,systemd init_script=upstart,systemd
;; ;;
pld) pld)
......
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