Skip to content

Commit be67e73

Browse files
authored
this brings the task in line with the baseline (#311)
Signed-off-by: Sebastian Gumprich <[email protected]>
1 parent c954b8a commit be67e73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vars/Suse.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ os_nologin_shell_path: '/sbin/nologin'
1010
# You must provide key/value pairs for owner, group, and mode if overriding.
1111
os_shadow_perms:
1212
owner: root
13-
group: root
14-
mode: '0600'
13+
group: shadow
14+
mode: '0640'
1515

1616
os_passwd_perms:
1717
owner: root

0 commit comments

Comments
 (0)