post_install() {
    echo "Please ensure /etc/rc.conf and your service manager are configured correctly"
    echo "before replacing systemd-sysvcompat with busybox-sysvcompat. You may alternatively"
    echo "append init=/usr/bin/busybox to the kernel command line."
    echo "See https://wiki.archlinux.org/index.php/Init for further information."
}
