updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / x4daemon / x4daemon.install
blob60085192c07a95b5f2c5c2722e05fce38d1e8dd9
1 ## arg 1:  the new package version
2 post_install() {
3         echo "Don't forget to add x4daemon to DAEMONS array in /etc/rc.conf."
4         echo "If you want to start x4daemon now, use 'sudo rc.d start x4daemon'."
7 # vim:set ts=2 sw=2 et: