blob: b0a4fdff09f58f91bdd313e381d9a52b57c576ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
*******************************************************************************
* This port contains a prebuilt kernel module. Due to the ever changing *
* nature of FreeBSD it may be necessary to rebuild the module after a kernel *
* source update. To do this reinstall the port. *
*******************************************************************************
Also you may set for example
scprotect_enable="YES"
scprotect_progs="sshd named"
to protect those application even if they are restarted
|