Forráskód Böngészése

dont install xsecurelock twice

Hal Emmerich 3 éve
szülő
commit
301ac10ff1
1 módosított fájl, 0 hozzáadás és 7 törlés
  1. 0 7
      scripts/InstallScripts/InstallPackages.sh

+ 0 - 7
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/*