Commit Graph

64 Commits (6851db3fc9060fc35f0fa707f6841b2f1c9d5475)

Author SHA1 Message Date
Spencer Owen 3f659f43eb Changes init script exit code to conform to lab standards 2014-10-10 12:16:12 -06:00
John Shahid f2a85f2b03 Set the ulimit in the init script with a way to override the limit
Fix #916
2014-10-07 13:27:24 -04:00
John Shahid 86a28be428 Fix #670. Redirect output to /dev/null 2014-06-21 16:18:15 -04:00
Dieter Plaetinck fda4194ac0 follow symlinks
for people that have a symlink, such as /opt/influxdb/shared/data as a link to a datadir on a different volume, this makes sure the ownership is reset there too.
otherwise you can get influxdb to panic due to incorrect permissions (happened to me)
2014-06-16 14:41:27 -04:00
Martin Englund 5e1411a1f3 extract init config file into a variable 2014-06-05 11:18:22 -07:00
John Shahid d40ed03272 No redirect to log.txt and log instead of writing to stderr 2014-05-30 18:13:17 -04:00
John Shahid af98ecaf27 Fix #529. Don't run influxdb as root 2014-05-20 14:22:26 -04:00
John Shahid 9c8204b64d Fix #460. Don't start influxdb automatically after installing from pkg 2014-05-20 14:22:25 -04:00
John Shahid bcb0da5f54 fix #141. Include the benchmark binary in the package 2014-01-09 18:01:05 -05:00
John Shahid 8d75e0dfe6 fix the name printed in the startup script 2013-12-12 16:36:25 -05:00
John Shahid 69544aa6bf fix #40. Replace json with toml for configuration 2013-12-11 14:13:42 -05:00
John Shahid 74e6129865 fix #23. init scripts were broken for redhat-based ditros. 2013-11-07 17:10:03 -05:00
John Shahid 1a445582a9 make pidfile optional. 2013-10-26 13:27:17 -04:00
John Shahid 03361334ff add some convenience scripts. 2013-10-26 13:14:57 -04:00