updated on Thu Jan 12 00:00:55 UTC 2012
[aur-mirror.git] / emane / emane.install
blob7e0266b6143affe4f1ea44d64e045e47bdeed70a
1 ## arg 1:  the new package version
2 post_install() {
3   echo "Check out /etc/conf.d/emane.conf for arguments passed to daemons."
4   echo "By default, it looks for config files in /etc/emane."
5   echo "Create a config and put it there before you start the daemons."
8 # vim:set ts=2 sw=2 et: