From 301ac10ff195d7b848aa66197beeb4fd7961f323 Mon Sep 17 00:00:00 2001 From: Hal Emmerich Date: Thu, 18 Jun 2020 23:18:56 -0500 Subject: [PATCH] dont install xsecurelock twice --- scripts/InstallScripts/InstallPackages.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/scripts/InstallScripts/InstallPackages.sh b/scripts/InstallScripts/InstallPackages.sh index 51bdeb6..85ecf2b 100755 --- a/scripts/InstallScripts/InstallPackages.sh +++ b/scripts/InstallScripts/InstallPackages.sh @@ -82,13 +82,6 @@ then apt remove -y light-locker apt purge -y light-locker - #xsecurelock is the lightest weight, actually functional screen locker I have been able to find - # light-locker is outright broken, and xfce4-screensaver crashes if system - # is told to sleep at lid close, and activate lock - # gnome-screensaver shows the desktop for a fraction of a second at wakeup - # xscreensaver works as well, if you prefer that but is less simple - DEBIAN_FRONTEND=noninteractive apt install -y xsecurelock - #Install packages not in an apt repo dpkg -i $DIR/xfce-themes/*