telegraf/scripts
Nick Jones cd7468f3be Fix conditional test against useradd so it's compatible with Dash
The test to see which version of `useradd` is installed uses 'bashisms'
that fail on Ubuntu due to the fact that `/bin/sh` is symlinked to Dash,
causing the telegraf account to be created without the `--system` option
ever being passed.

This change amends the syntax so that it's POSIX-compatible and more
portable as a result.
2015-09-28 14:04:46 +01:00
..
Vagrantfile Re-arrange repo files for root dir cleanup 2015-09-09 12:38:51 -06:00
circle-test.sh Redis: include per-db keyspace info 2015-09-22 19:46:50 -07:00
docker-compose.yml Remove duplicate opentsdb docker images 2015-09-22 21:10:21 -06:00
init.sh install and init script for el5 2015-09-16 14:19:57 -07:00
package.sh Fix conditional test against useradd so it's compatible with Dash 2015-09-28 14:04:46 +01:00
telegraf.service Update telegraf.service and packaging script for systemd 2015-09-08 18:23:18 -06:00