aboutsummaryrefslogtreecommitdiff
path: root/databases/py-carbon/files/carbon.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-carbon/files/carbon.in')
-rw-r--r--databases/py-carbon/files/carbon.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-carbon/files/carbon.in b/databases/py-carbon/files/carbon.in
index edc4535df7f2..a3f98eae28eb 100644
--- a/databases/py-carbon/files/carbon.in
+++ b/databases/py-carbon/files/carbon.in
@@ -1,9 +1,10 @@
#!/bin/sh
# PROVIDE: carbon
+# REQUIRE: LOGIN
# KEYWORD: shutdown
-#
+#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service:
#
@@ -28,7 +29,7 @@
# in debug by default.
# carbon_logdir: Directory where carbon logs are stored.
# Default: /var/db/carbon/log
-#
+#
. /etc/rc.subr
@@ -114,4 +115,3 @@ carbon_stop()
}
run_rc_command "$1"
-