From 98cd8e51b44d39da1eaa4acc815ec6e6e9d8c51d Mon Sep 17 00:00:00 2001 From: Tomas-M Date: Fri, 13 Sep 2019 19:36:00 +0200 Subject: [PATCH] Update .bashrc --- Slax/debian/rootcopy/root/.bashrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Slax/debian/rootcopy/root/.bashrc b/Slax/debian/rootcopy/root/.bashrc index d3251e2..f802df3 100644 --- a/Slax/debian/rootcopy/root/.bashrc +++ b/Slax/debian/rootcopy/root/.bashrc @@ -39,7 +39,3 @@ export -f l export -f apt-get export -f apt -# disable screen blanking -setterm -blank 0 -setterm -powerdown 0 -setterm -powersave off