mirror of
https://github.com/KDE/kde-linux.git
synced 2026-07-31 17:26:50 -04:00
remove hostname hack
it potentially hides issues with hostname application and also breaks things by confusing systemd about whether it is in "no name set" state or not e.g. https://invent.kde.org/kde-linux/kde-linux/-/work_items/599
This commit is contained in:
@@ -66,7 +66,6 @@ echo "rw rootflags=subvol=@system,compress=zstd:-4,lazytime \
|
||||
nohz=on nohz_full=all \
|
||||
rcu_nocbs=all rcutree.enable_rcu_lazy=1 \
|
||||
amdgpu.dcdebugmask=0x10 \
|
||||
systemd.hostname=kde-linux \
|
||||
nowatchdog \
|
||||
vt.global_cursor_default=0 quiet splash plymouth.ignore-serial-consoles loglevel=3" > cmdline
|
||||
mkinitcpio --config mkinitcpio.conf --generate initrd --kernel "$kernel_version"
|
||||
|
||||
Reference in New Issue
Block a user