aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass/laptop/20-laptop
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-12-07 09:46:11 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-12-07 09:46:11 -0500
commit3bf88b434d231231bbbcb9a9d34eae91778016cf (patch)
tree903af25abd49155841decab469876ee19b2e53fa /scripts/hostclass/laptop/20-laptop
parent3d89a01c4b1cf1aa1815e8c46d5d6b74b0f9f374 (diff)
downloadinfrastructure-3bf88b434d231231bbbcb9a9d34eae91778016cf.tar.gz
fixes for laptops
Diffstat (limited to 'scripts/hostclass/laptop/20-laptop')
-rw-r--r--scripts/hostclass/laptop/20-laptop5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/hostclass/laptop/20-laptop b/scripts/hostclass/laptop/20-laptop
index 5c9cfd0..5a26b4c 100644
--- a/scripts/hostclass/laptop/20-laptop
+++ b/scripts/hostclass/laptop/20-laptop
@@ -4,11 +4,6 @@
usbconfig | awk -F: '{ print $1 }' | xargs -rtn1 -I% usbconfig -d % power_save ||:
install_file /etc/rc.local
-# Create devd rule for lid close.
-install_file -m 0555 /usr/local/libexec/lid-close
-install_file -m 0644 /etc/devd/lid-close.conf
-service devd restart
-
# Enable kernel module for Android USB tethering.
load_kernel_module if_urndis
set_loader_conf if_urndis_load=YES