influxdb/scripts
Mark Rushakoff c2841c8342 Use correct variable style in influxdb.service
From the systemd.service docs:

Use "${FOO}" as part of a word, or as a word of its own, on the command
line, in which case it will be replaced by the value of the environment
variable including all whitespace it contains, resulting in a single
argument. Use "$FOO" as a separate word on the command line, in which
case it will be replaced by the value of the environment variable split
at whitespace, resulting in zero or more arguments.
2017-10-03 11:15:22 -07:00
..
influxdb.service Use correct variable style in influxdb.service 2017-10-03 11:15:22 -07:00
init.sh Use `command` instead of `which` 2017-10-02 11:49:08 -07:00
logrotate Add basic logrotate file 2015-09-08 08:50:47 -07:00
post-install.sh Use `command` instead of `which` 2017-10-02 11:49:08 -07:00
post-uninstall.sh Use `command` instead of `which` 2017-10-02 11:49:08 -07:00
pre-install.sh A few updates: 2016-01-07 15:03:43 -06:00