summarylogtreecommitdiffstats
path: root/beacon.install
blob: 787472e33aff93910a37afa726e95fd6cc9e8353 (plain)
1
2
3
4
post_install() {
  echo "The beacon service must be running for beacon to work."
  echo "Configure /etc/beacon/config.yml, enable and start beacon.service."
}