Dont prompt user to install xsecurelock
This commit is contained in:
parent
b7e607120c
commit
69c91abbd2
@ -57,7 +57,7 @@ then
|
|||||||
# is told to sleep at lid close, and activate lock
|
# is told to sleep at lid close, and activate lock
|
||||||
# gnome-screensaver shows the desktop for a fraction of a second at wakeup
|
# 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
|
# xscreensaver works as well, if you prefer that but is less simple
|
||||||
apt install -t unstable xsecurelock
|
apt install -y -t unstable xsecurelock
|
||||||
|
|
||||||
#Install packages not in an apt repo
|
#Install packages not in an apt repo
|
||||||
dpkg -i $DIR/xfce-themes/*
|
dpkg -i $DIR/xfce-themes/*
|
||||||
|
Loading…
Reference in New Issue
Block a user