aboutsummaryrefslogtreecommitdiff
path: root/databases/py-carbon/files
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-16 14:22:12 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-16 14:22:12 +0000
commit624d76338342d42dab244f91fdda22b977cbe186 (patch)
treeee549098468d9773dcc7298436bfb56cf61b3680 /databases/py-carbon/files
parent16aee7d8de334264ad58f504dcff0e79fc403d31 (diff)
downloadports-624d76338342d42dab244f91fdda22b977cbe186.tar.gz
ports-624d76338342d42dab244f91fdda22b977cbe186.zip
Notes
Diffstat (limited to 'databases/py-carbon/files')
-rw-r--r--databases/py-carbon/files/carbon.in26
-rw-r--r--databases/py-carbon/files/pkg_message.in2
2 files changed, 15 insertions, 13 deletions
diff --git a/databases/py-carbon/files/carbon.in b/databases/py-carbon/files/carbon.in
index 8fc587b1e5cf..a0379c4b1777 100644
--- a/databases/py-carbon/files/carbon.in
+++ b/databases/py-carbon/files/carbon.in
@@ -8,17 +8,21 @@
#
# carbon_enable (bool): Set to NO by default.
# Set it to YES to enable it.
-# carbon_conf_dir: Directory where sabnzbd configuration
-# data is stored.
-# Default: /usr/local/sabnzbd
-# carbon_user: The user account sabnzbd daemon runs as what
-# you want it to be. It uses 'www' user by
-# default. Do not sets it as empty or it will run
-# as root.
-# carbon_group: The group account sabnzbd daemon runs as what
-# you want it to be. It uses 'www' group by
-# default. Do not sets it as empty or it will run
-# as wheel.
+# carbon_user: The user account carbon daemon runs as what
+# you want it to be. It uses 'root' user by
+# default.
+# carbon_group: The group account carbon daemon runs as what
+# you want it to be. It uses 'wheel' group by
+# default.
+# carbon_debug: Determines if you want carbon to run in debug
+# mode, it may be very verbose. It will not run
+# in debug by default.
+# carbon_logdir: Directory where carbon logs are stored.
+# Default: /usr/local/graphite/storage/log
+# carbon_conf: File where carbon configuration resides
+# Default: /usr/local/etc/carbon/carbon.conf
+# carbon_pidfile: Location where carbon should place its pid file
+# Default: /var/run/carbon.pid
. /etc/rc.subr
diff --git a/databases/py-carbon/files/pkg_message.in b/databases/py-carbon/files/pkg_message.in
index 71daf8b5e9e8..18d9949bfdfd 100644
--- a/databases/py-carbon/files/pkg_message.in
+++ b/databases/py-carbon/files/pkg_message.in
@@ -14,6 +14,4 @@ to /etc/rc.conf, then start it via:
Once started, finish setting up Graphite
-
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-