Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
17 lines
331 B
Text
17 lines
331 B
Text
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
|
|
This port now includes an rc script:
|
|
|
|
%%PREFIX%%/etc/rc.d/carbon
|
|
|
|
Add:
|
|
|
|
carbon_enable="YES"
|
|
|
|
to /etc/rc.conf, then start it via:
|
|
|
|
%%PREFIX%%/etc/rc.d/carbon start
|
|
|
|
Once started, finish setting up Graphite
|
|
|
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|