summaryrefslogtreecommitdiff
path: root/sysutils/moosefs3-master/files/pkg-message-chunkserver.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/moosefs3-master/files/pkg-message-chunkserver.in')
-rw-r--r--sysutils/moosefs3-master/files/pkg-message-chunkserver.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/moosefs3-master/files/pkg-message-chunkserver.in b/sysutils/moosefs3-master/files/pkg-message-chunkserver.in
index 6d3bc8159647..5ad0ee1a4388 100644
--- a/sysutils/moosefs3-master/files/pkg-message-chunkserver.in
+++ b/sysutils/moosefs3-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
+}
+]