diff options
Diffstat (limited to 'filesystems/moosefs3-master/files/pkg-message-master.in')
-rw-r--r-- | filesystems/moosefs3-master/files/pkg-message-master.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/filesystems/moosefs3-master/files/pkg-message-master.in b/filesystems/moosefs3-master/files/pkg-message-master.in new file mode 100644 index 000000000000..748bcc9eee7a --- /dev/null +++ b/filesystems/moosefs3-master/files/pkg-message-master.in @@ -0,0 +1,14 @@ +[ +{ type: install + message: <<EOM +A startup script has been installed as: + +%%PREFIX%%/etc/rc.d/mfsmaster + +Use it to start/stop the mfsmaster service after you have added +the following line to your rc.conf file: + +mfsmaster_enable="YES" +EOM +} +] |