set-timer-to-60-sec
This commit is contained in:
parent
17156fe0b3
commit
961ae7fa46
2 changed files with 1 additions and 1 deletions
BIN
.Conky.tar.xz
Executable file → Normal file
BIN
.Conky.tar.xz
Executable file → Normal file
Binary file not shown.
|
@ -1102,7 +1102,7 @@ if [ "${name}" != "noinstall" ] && [ -z "${installationsfehler}" ] && [ "${offli
|
|||
arch-chroot ${mountpoint} chfn -f "${name}" 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
|
||||
arch-chroot ${mountpoint} systemctl enable lightdm-plymouth.service
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue