From adaf5f3c258d5875fd01aa47948204e0cb2420b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 9 Aug 2018 13:08:29 +0200 Subject: Drop part of system_install --- system_install | 5 ----- 1 file changed, 5 deletions(-) (limited to 'system_install') diff --git a/system_install b/system_install index 5f231a8..223355e 100755 --- a/system_install +++ b/system_install @@ -17,11 +17,6 @@ git submodule update --init || (echo "Submodule update failed!"; exit 5) ################################################################################# -if ask "Laptop ACPI and pm"; then - inst system/etc/acpi/handler.sh /etc/acpi/handler.sh - inst system/etc/pm/sleep.d/10lock /etc/pm/sleep.d/10lock -fi - if ask "System PATH profile"; then inst system/etc/profile.d/path.sh /etc/profile.d/path.sh fi -- cgit v1.2.3