Disable systemd-userdbd/systemd-homed
These are unnecessary and waste memory.
This commit is contained in:
@@ -62,6 +62,9 @@ chroot "${destdir}" systemctl enable \
|
||||
systemd-time-wait-sync \
|
||||
systemd-timesyncd \
|
||||
xinit@user
|
||||
chroot "${destdir}" systemctl disable \
|
||||
systemd-homed \
|
||||
systemd-userdbd
|
||||
|
||||
umask 0022
|
||||
mksquashfs "${destdir}" "${destdir}/boot/${dest}" \
|
||||
|
||||
Reference in New Issue
Block a user