Skip to content

Commit be1114a

Browse files
authored
docs: set-webcam-modules (#323)
1 parent bf0f7b9 commit be1114a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

content/FAQ.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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
388389
ujust 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

0 commit comments

Comments
 (0)