Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Add legal.realtek.license_ack=1 to our loader.conf.pcbsd file
Browse files Browse the repository at this point in the history
Trac: #863
  • Loading branch information
Kris Moore committed Dec 12, 2013
1 parent 181480f commit ca5b4b5
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -3,9 +3,10 @@ kern.ipc.shmseg=1024
kern.ipc.shmmni=1024
kern.maxproc=10000

# Accept the firmware license
# Accept the wifi firmware license
legal.intel_ipw.license_ack=1
legal.intel_iwi.license_ack=1
legal.realtek.license_ack=1

# Load File-System Support
opensolaris_load="YES"
Expand Down

0 comments on commit ca5b4b5

Please sign in to comment.