post_install() {
  echo
  echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
  echo 'be used as a basis for writing the corresponding .cfg files.'
  echo
  echo 'For troubleshooting a service, like "mfschunkserver", just running'
  echo '"/usr/bin/mfschunkserver start" can be helpful.'
  echo
}

# vim:set ts=2 sw=2 et:
