Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Patrick Scharrenberg 845c129a9f create log directory on startup as statsd does not start without it 2014-03-21 11:43:04 +01:00
pbehrisch 0edaabe18c Fix status
This init script wasn't working with puppet, but after I changed this line it's working fine. It looks like if it returned the wrong status code, so puppet was always assuming it's runnning even when it's stopped.
2013-12-18 14:38:08 +08:00
Ben Heilman cbad06f388 Standardized debian log locations 2013-12-06 17:18:19 -06:00
Ben Heilman dbc8148d6e Send STDOUT and STDERR to the appropriate files 2013-11-23 19:07:56 -06:00
Frederic Jaeckel 64388f4c8d bash syntax fix in init script 2013-08-20 14:44:19 +02:00
Frederic Jaeckel e5a32593b7 create /var/run/statsd on initscript runtime
creating the /var/run/statsd directory during the debian package installation
violates the lintian rule 'dir-or-file-in-var-run'. /var/run might be a tmpfs
and thus volatile.
2013-08-20 14:33:45 +02:00
Frederic Jaeckel de5b5e8f0e lintian: fix init.d-script-missing-dependency-on-remote_fs 2013-08-20 13:59:42 +02:00
Marc Fournier 297b9074d2 debian: avoid running service as root/nobody
Create a new _statsd system user on package installation (and remove him
when package is purged), and modify upstrart and init-script to have
this user run the daemon.
2013-05-14 21:13:06 +02:00
Drew Fradette fe61c955a6 Added status to debian init.d script 2012-12-24 09:14:41 -05:00
Anton Lebedevich 2ef655a284 install lib files, set current dir for daemon to allow require('./lib/...') 2012-10-30 10:37:23 +04:00
Frederic Junod f46fd799da debian/statsd.init: fix the start-stop-daemon --test line.
give the same arguments as the real start-stop-daemon line (startas
instead of exec), otherwise the daemon is not properly detected as started.
2012-07-18 09:16:46 +02:00
Frederic Junod 69aef78dd8 LSB compliant init script 2012-07-09 14:43:19 +02:00
Stephen Koenig d59d01d4f8 removed references to rdio configs (updated rdioConfig.js to localConfig.js)
improved $NODE_BIN searching
2012-04-26 18:27:57 -07:00
Suan-Aik Yeo de3ccdf20f add an init.d script 2012-04-07 01:29:46 -05:00