forked from ansible-lockdown/RHEL9-CIS
updated mode for line 131
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
82f7b53a67
commit
c65e9cabb8
1 changed files with 1 additions and 1 deletions
|
|
@ -128,5 +128,5 @@
|
||||||
dest: /etc/systemd/system/tmp.mount
|
dest: /etc/systemd/system/tmp.mount
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: "go-wx"
|
mode: 'go-wx'
|
||||||
notify: *mount_option_notify
|
notify: *mount_option_notify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue