[consul/alpine] no init script required to be deployed anymore
This commit is contained in:
parent
9859080217
commit
f407e8825f
2 changed files with 5 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ init_upstart()
|
|||
|
||||
# Install init script to start on boot
|
||||
case "$os" in
|
||||
alpine|devuan)
|
||||
devuan)
|
||||
init_sysvinit debian
|
||||
;;
|
||||
centos|redhat)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue