summarylogtreecommitdiffstats
path: root/telegraf.install
blob: 9b8c80ad9c3aba03f5e46f39b504710a4098b43a (plain)
1
2
3
4
5
6
#/bin/sh

post_install() {
  systemd-sysusers /usr/lib/sysusers.d/telegraf.conf
  systemd-tmpfiles --create /usr/lib/tmpfiles.d/telegraf.conf
}