tools-hardened: gnome3-th, changes from using gdm to slim as login manager
This commit is contained in:
parent
3f3e765125
commit
7c2d3c7228
3 changed files with 12 additions and 5 deletions
|
@ -106,6 +106,8 @@ setup_systemd() {
|
|||
chroot "${ROOTFS}"/ systemctl enable metalog.service
|
||||
chroot "${ROOTFS}"/ systemctl enable NetworkManager.service
|
||||
chroot "${ROOTFS}"/ systemctl enable postfix.service
|
||||
chroot "${ROOTFS}"/ systemctl disable gdm
|
||||
chroot "${ROOTFS}"/ systemctl enable slim
|
||||
chroot "${ROOTFS}"/ systemctl enable smbd.service
|
||||
chroot "${ROOTFS}"/ systemctl enable sshd.service
|
||||
#chroot "${ROOTFS}"/ systemctl enable udev.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue