1 2 3 4 5 6 7 8
post_install() { cat <<MSG >>> Now you need enable cmdd.service like that: # systemctl enable --now cmdd.service MSG }