summaryrefslogtreecommitdiff
path: root/sysutils/moosefs2-master/files/pkg-message-chunkserver.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/moosefs2-master/files/pkg-message-chunkserver.in
parentConvert to UCL & cleanup pkg-message (categories [p-r]) (diff)
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'sysutils/moosefs2-master/files/pkg-message-chunkserver.in')
-rw-r--r--sysutils/moosefs2-master/files/pkg-message-chunkserver.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/moosefs2-master/files/pkg-message-chunkserver.in b/sysutils/moosefs2-master/files/pkg-message-chunkserver.in
index 6d3bc8159647..5ad0ee1a4388 100644
--- a/sysutils/moosefs2-master/files/pkg-message-chunkserver.in
+++ b/sysutils/moosefs2-master/files/pkg-message-chunkserver.in
@@ -1,5 +1,6 @@
-************************************************************************
-
+[
+{ type: install
+ message: <<EOM
A startup script has been installed as:
%%PREFIX%%/etc/rc.d/mfschunkserver
@@ -8,5 +9,6 @@ Use it to start/stop the mfschunkserver service after you have added
the following line to your rc.conf file:
mfschunkserver_enable="YES"
-
-************************************************************************
+EOM
+}
+]