Browse Source

Fix /etc/profile.d permissions

Change-Id: I132c3900da9c35214df288829b5371803a1496ee
tags/2017.4
Filip Pytloun 7 years ago
parent
commit
41d775d60a
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      linux/system/profile.sls

+ 2
- 1
linux/system/profile.sls View File

/etc/profile.d: /etc/profile.d:
file.directory: file.directory:
- user: root - user: root
- mode: 750
- group: root
- mode: 755
- makedirs: true - makedirs: true


profile.d_clean: profile.d_clean:

Loading…
Cancel
Save