File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ permalink: /faq
5050 - [ How do I enable userns for other apps?] ( #unconfined-userns )
5151 - [ How do I manage potentially dangerous files or attachments?] ( #safe-pdfs )
5252 - [ Why are Bluetooth kernel modules disabled? How do I enable them?] ( #bluetooth )
53+ - [ How do I disable webcam kernel modules?] ( #webcam )
5354 - [ How do I provision signed Distroboxes?] ( #distrobox-assemble )
5455 - [ How do I customize secureblue?] ( #customization )
5556 - [ How do I add a repo?] ( #adding-repos )
@@ -388,6 +389,17 @@ Bluetooth has a long and consistent history of security issues. However, if you
388389ujust set-bluetooth-modules on
389390```
390391
392+ ### [ How do I disable webcam kernel modules?] ( #webcam )
393+ {: #webcam}
394+
395+ You can disable webcam kernel modules by running the following:
396+
397+ ```
398+ ujust set-webcam-modules off
399+ ```
400+
401+ Note that this requires a reboot.
402+
391403### [ How do I provision signed Distroboxes?] ( #distrobox-assemble )
392404{: #distrobox-assemble}
393405
You can’t perform that action at this time.
0 commit comments