mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
|
************************************************************
|
||
|
|
||
|
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
|
||
|
|
||
|
************************************************************
|