telegraf/scripts
Lukasz Jagiello a18eedb970 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 Fix build versioning; add dev.docker file 2017-09-22 17:35:58 -07:00
init.sh Add SLES11 support to rpm package (#2768) 2017-05-05 14:29:40 -07:00
post-install.sh Use deb-systemd-invoke to restart service (#3506) 2017-11-27 17:05:32 -08:00
post-remove.sh fix systemd path in order to add compatibility with SuSe (#2499) 2017-05-05 14:04:33 -07:00
pre-install.sh Fixed install/remove of telegraf on non-systemd Debian/Ubuntu systems (#2360) 2017-04-20 11:19:33 -07:00
pre-remove.sh Fixed install/remove of telegraf on non-systemd Debian/Ubuntu systems (#2360) 2017-04-20 11:19:33 -07:00
telegraf.service Fix TELEGRAF_OPTS expansion in systemd service unit (#3354) 2017-10-18 13:57:32 -07:00
tls-certs.sh Update http_listener certs 2017-11-03 21:52:45 -07:00