Skip to content

Commit 8edd650

Browse files
change permissions of the tmout.sh file (#520)
Co-authored-by: Abraham Rebori <abraham.rebori@nexa.com.uy>
1 parent fce131a commit 8edd650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/os_hardening/tasks/profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
dest: '/etc/profile.d/tmout.sh'
2121
owner: 'root'
2222
group: 'root'
23-
mode: '0750'
23+
mode: '0644'

0 commit comments

Comments
 (0)