blob: 6dc982823174d6548b38c02b6fa93fda3d0a72be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
************************************************************
Add the following lines to /etc/rc.conf to enable cnupm:
cnupm_enable="YES"
cnupm_iface="rl0" # Change this with your interface!
#cnupm_flags="" # Set this one to override default flags
See cnupm(8) for flags
************************************************************
|