updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / pommed / pommed.install
blob0a04d31afb0d62bbe2bfed53dc10a05031b2f2ab
1 post_install() {
2 cat << EOM
4 ==> There are two configuration files samples: /etc/pommed.conf.{pmac,mactel},
5 ==> use them as base for your /etc/pommmed.conf
7 ==> Add the 'pommed' daemon in /etc/rc.conf to start it at boot,
8 ==> to start it now, run '/etc/rc.d/pommed start' as root
10 EOM
14 # vim:set ts=2 sw=2 et: