mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-25 01:06:37 +00:00
Fix silly quotes
This commit is contained in:
@@ -106,7 +106,7 @@ Loading kernel modules
|
||||
.. code-block:: bash
|
||||
|
||||
sudo mkdir -p /etc/kernel/cmdline.d
|
||||
sudo echo “module.sig_unenforce” > /etc/kernel/cmdline.d/load-modules.conf
|
||||
sudo echo "module.sig_unenforce" > /etc/kernel/cmdline.d/load-modules.conf
|
||||
|
||||
#. Update the boot manager and reboot the system to implement the changed
|
||||
kernel parameters.
|
||||
|
||||
Reference in New Issue
Block a user