blob: 0a294c00bc0c19782c0f72ee652968466d1b18db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
A startup script has been installed as:
%%PREFIX%%/etc/rc.d/mfsmetalogger
Use it to start/stop the mfsmetalogger service after you have added
the following line to your rc.conf file:
mfsmetalogger_enable="YES"
EOM
}
]
|