case ${ACTION} in pre) # Create /usr/bin/sh symlink to dash. cd usr/bin && ln -sf dash sh ;; esac