https://bugs.kde.org/show_bug.cgi?id=474979
--- Comment #4 from Neal Gompa <ngomp...@gmail.com> --- You can use "grubby" in Fedora to do that easily and persistently. $ grubby --update-kernel=ALL --args=”<new cmdline args>” Other distributions may either have a commandline tool or just rely on updating /etc/default/grub. Probably the correct way to deal with this is provide a hook that a distribution can fill in with a script/command/etc. to handle it. -- You are receiving this mail because: You are watching all bug changes.