# $SunOS: INSTALL,v 1.0 2010/06/30 22:09:11 corvax Exp $ case ${STAGE} in POST-INSTALL) echo "/bin/cp -p /usr/pkg/share/examples/exim/org.exim.exim.plist /Library/LaunchDaemons/" /bin/cp -p /usr/pkg/share/examples/exim/org.exim.exim.plist /Library/LaunchDaemons/ echo "/bin/launchctl load -w /Library/LaunchDaemons/org.exim.exim.plist" /bin/launchctl load -w /Library/LaunchDaemons/org.exim.exim.plist ;; esac