summarylogtreecommitdiffstats
path: root/telegraf.install
blob: 893c28368f5cb4399b6a6dca5b251a7e6ec0f048 (plain)
1
2
3
4
5
post_remove() {
  echo "Remember that the following directories aren't removed."
  echo "  -> /etc/telegraf"
  echo "  -> /var/lib/telegraf"
}