[ Version ( since = "1.26" ) ]
public bool remove_kernel_command_line_by_value (string kernel_command_line)
Removes kernel_command_line
.
this |
the SettingMatch |
kernel_command_line |
the kernel command line argument name to remove |
true if the kernel command line argument was found and removed; false if it was not. |