Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
set runlevel defaults for carbon-cache initscript, fixes #31
Browse files Browse the repository at this point in the history
  • Loading branch information
obfuscurity committed Apr 19, 2015
1 parent 04bc4c4 commit 70c2dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ chmod 755 /etc/cron.hourly/graphite-build-index
sudo -u www-data /opt/graphite/bin/build-index.sh

# Start our processes
update-rc.d carbon-cache defaults
service carbon-cache start
service memcached start
service collectd start
Expand Down

0 comments on commit 70c2dab

Please sign in to comment.