telegraf/scripts
Lukasz Jagiello 9c45a2150d Use deb-systemd-invoke to restart service (#3506)
From man page:
```
deb-systemd-invoke is a Debian-specific helper script which asks
       /usr/sbin/policy-rc.d before performing a systemctl call.

deb-systemd-invoke is intended to be used from maintscripts to start
       systemd unit files. It is specifically NOT intended to be used
       interactively by users. Instead, users should run systemd and use
       systemctl, or not bother about the systemd enabled state in case they
       are not running systemd.
```

This PR replace regular `systemctl` with `deb-systemd-invoke`.
2017-11-27 17:05:32 -08:00
..
build.py Add shadow-utils dependency to rpm package (#3505) 2017-11-27 17:02:16 -08:00
circle-test.sh Update contributing documentation 2017-11-07 13:59:06 -08:00
dev.docker
init.sh
post-install.sh Use deb-systemd-invoke to restart service (#3506) 2017-11-27 17:05:32 -08:00
post-remove.sh
pre-install.sh
pre-remove.sh
telegraf.service
tls-certs.sh Update http_listener certs 2017-11-03 21:52:45 -07:00