Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 672 Bytes

systemd-manipulation.md

File metadata and controls

12 lines (9 loc) · 672 Bytes

ArchLinux guide

Finding Critical Chain: systemd-analyze critical-chain

setting KEYMAP=y in /etc/initramfs-tools/initramfs.conf and running update-initramfs -u and seeing if it makes things any faster by loading the keymap in initramfs and causing the keyboard-setup.service to be essentially bypassed

sudo systemctl disable networkd-dispatcher.service
sudo systemctl disable systemd-networkd.service