소스 검색

Fix /etc/profile.d permissions

Change-Id: I132c3900da9c35214df288829b5371803a1496ee
tags/2017.4
Filip Pytloun 7 년 전
부모
커밋
41d775d60a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      linux/system/profile.sls

+ 2
- 1
linux/system/profile.sls 파일 보기

@@ -4,7 +4,8 @@
/etc/profile.d:
file.directory:
- user: root
- mode: 750
- group: root
- mode: 755
- makedirs: true

profile.d_clean:

Loading…
취소
저장