diff --git a/conf/manifest/init b/conf/manifest/init index 6b32edb5..dde07bf3 100755 --- a/conf/manifest/init +++ b/conf/manifest/init @@ -14,6 +14,10 @@ case "$__target_host" in __file test --type file --destination /tmp/cdist-testfile ;; + ikq*) + __package_apt zsh --state installed + ;; + icarus) __package tree --ensure installed ;;