summaryrefslogtreecommitdiff
path: root/security/arpCounterattack/files/pkg-message.in
blob: 6fb0668bf9e68f735d82fa45a551c1f341a4374c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
Before starting arpCounterattack, you should edit its configuration file,
%%PREFIX%%/etc/arpCounterattack/arpCounterattack.conf. Then, add the following
line to /etc/rc.conf:

arpcounterattack_enable="YES"

Finally, to start it, run the following command:

%%PREFIX%%/etc/rc.d/arpCounterattack start
EOM
}
]