freebsd-ports/sysutils/moosefs2-master/files/pkg-message-chunkserver.in
2019-08-14 12:16:12 +00:00

14 lines
259 B
Text

[
{ type: install
message: <<EOM
A startup script has been installed as:
%%PREFIX%%/etc/rc.d/mfschunkserver
Use it to start/stop the mfschunkserver service after you have added
the following line to your rc.conf file:
mfschunkserver_enable="YES"
EOM
}
]