forked from ungleich-public/cdist
[consul agent] add support for Debian 10
This commit is contained in:
parent
d1a64596fe
commit
f3237e5d76
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ case "$os" in
|
|||
[567])
|
||||
init_sysvinit debian
|
||||
;;
|
||||
[89])
|
||||
[89]|10)
|
||||
init_systemd
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue