aboutsummaryrefslogtreecommitdiff
path: root/files/etc/devd
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 /files/etc/devd
parent3d89a01c4b1cf1aa1815e8c46d5d6b74b0f9f374 (diff)
downloadinfrastructure-3bf88b434d231231bbbcb9a9d34eae91778016cf.tar.gz
fixes for laptops
Diffstat (limited to 'files/etc/devd')
-rw-r--r--files/etc/devd/lid-close.conf.laptop6
l---------files/etc/devd/lid-close.conf.roadwarrior_laptop1
2 files changed, 0 insertions, 7 deletions
diff --git a/files/etc/devd/lid-close.conf.laptop b/files/etc/devd/lid-close.conf.laptop
deleted file mode 100644
index 751c546..0000000
--- a/files/etc/devd/lid-close.conf.laptop
+++ /dev/null
@@ -1,6 +0,0 @@
-notify 20 {
- match "system" "ACPI";
- match "subsystem" "Lid";
- match "notify" "0x00";
- action "/usr/local/libexec/lid-close";
-};
diff --git a/files/etc/devd/lid-close.conf.roadwarrior_laptop b/files/etc/devd/lid-close.conf.roadwarrior_laptop
deleted file mode 120000
index b6dd50e..0000000
--- a/files/etc/devd/lid-close.conf.roadwarrior_laptop
+++ /dev/null
@@ -1 +0,0 @@
-lid-close.conf.laptop \ No newline at end of file