File tree Expand file tree Collapse file tree
linux_os/guide/system/permissions/partitions/mount_option_nodev_nonroot_local_partitions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ocil: |
2222 run the following command:
2323 <pre>$ sudo mount | grep '^/dev\S* on /\S' | grep --invert-match 'nodev'</pre>
2424 The output shows local non-root partitions mounted without the <tt>nodev</tt> option,
25- and there should be no output at all.\
25+ and there should be no output at all.
2626
2727ocil_clause : " some mounts appear among output lines"
2828
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ controls:
7171 title : RHEL 9 must enable the hardware random number generator entropy gatherer service.
7272 related_rules :
7373 - service_rngd_enabled
74- # # This rule is causing test failures, See
74+ # This rule is causing test failures, See
7575 # https://github.com/ComplianceAsCode/content/pull/10153
7676 status : pending
7777
You can’t perform that action at this time.
0 commit comments