mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
15 lines
343 B
Text
15 lines
343 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|