aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-11-21 21:05:18 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-11-21 21:05:18 -0500
commit2e134967f1d4368ad37eeee676eadd536d916d10 (patch)
treec53da104bd7d4c4ba0f6275a9725c9b65d15395f
parentfd48cf208a223ea58464715761e42cfd73c99112 (diff)
downloadinfrastructure-2e134967f1d4368ad37eeee676eadd536d916d10.tar.gz
remove cuse from loader.conf
-rw-r--r--scripts/hostclass/desktop2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/hostclass/desktop b/scripts/hostclass/desktop
index e5a8a29..381aeef 100644
--- a/scripts/hostclass/desktop
+++ b/scripts/hostclass/desktop
@@ -55,8 +55,6 @@ sysrc -v "devfs_system_ruleset=${devfs_local_ruleset_name}"
service devfs restart
# Enable webcamd.
-load_kernel_module cuse
-set_loader_conf cuse_load=YES
sysrc -v webcamd_enable=YES
service webcamd status || service webcamd start