aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/aird
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-06-14 04:40:26 +0800
committercrees <crees@FreeBSD.org>2011-06-14 04:40:26 +0800
commite0c2b79c1b0328b0b54021ae2fe66e1022fb59fc (patch)
tree782c109f106159a1776bca34a45b2a1f78756bd4 /sysutils/aird
parent154d2e1344545adc200d3b1722b2ba584d4c65c2 (diff)
downloadfreebsd-ports-gnome-e0c2b79c1b0328b0b54021ae2fe66e1022fb59fc.tar.gz
freebsd-ports-gnome-e0c2b79c1b0328b0b54021ae2fe66e1022fb59fc.tar.zst
freebsd-ports-gnome-e0c2b79c1b0328b0b54021ae2fe66e1022fb59fc.zip
- Add $FreeBSD$ and KEYWORD: shutdown to rc script
Submitted by: dougb (via email) Approved by: rene (mentor)
Diffstat (limited to 'sysutils/aird')
-rw-r--r--sysutils/aird/files/aird.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/aird/files/aird.in b/sysutils/aird/files/aird.in
index 119dc195370f..8504bd3e921b 100644
--- a/sysutils/aird/files/aird.in
+++ b/sysutils/aird/files/aird.in
@@ -1,8 +1,11 @@
#!/bin/sh
-
+#
+# $FreeBSD$
+#
# PROVIDE: aird
# REQUIRE: LOGIN
-
+# KEYWORD: shutdown
+#
# Add the following lines to /etc/rc.conf or /etc/rc.conf.local to
# enable aird:
# aird_enable (bool): Set to "NO" by default.