set-timer-to-60-sec

This commit is contained in:
simono41 2018-05-04 21:26:52 +02:00
parent 17156fe0b3
commit 961ae7fa46
2 changed files with 1 additions and 1 deletions

BIN
.Conky.tar.xz Executable file → Normal file

Binary file not shown.

View file

@ -1102,7 +1102,7 @@ if [ "${name}" != "noinstall" ] && [ -z "${installationsfehler}" ] && [ "${offli
arch-chroot ${mountpoint} chfn -f "${name}" user1 arch-chroot ${mountpoint} chfn -f "${name}" user1
arch-chroot ${mountpoint} passwd user1 arch-chroot ${mountpoint} passwd user1
cp /opt/${repo}/lightdm-gtk-greeter.conf /opt/${repo}/Xsession /opt/${repo}/keys.conf /opt/${repo}/lightdm-gtk-greeter.conf /opt/${repo}/lightdm.conf /opt/${repo}/users.conf ${mountpoint}/etc/lightdm/ cp /opt/${repo}/Xsession /opt/${repo}/keys.conf /opt/${repo}/lightdm-gtk-greeter.conf /opt/${repo}/lightdm.conf /opt/${repo}/users.conf ${mountpoint}/etc/lightdm/
if [ "${verschluesselung}" == "y" ]; then if [ "${verschluesselung}" == "y" ]; then
arch-chroot ${mountpoint} systemctl enable lightdm-plymouth.service arch-chroot ${mountpoint} systemctl enable lightdm-plymouth.service
else else