This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
linux-formula
의 미러
https://github.com/salt-formulas/salt-formula-linux
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
8
위키
Activity
소스 검색
Remove /etc/motd if we are using dynamic motd
pull/123/head
Filip Pytloun
7 년 전
부모
36fc6df8bf
커밋
6df26123d3
1개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+3
-0
linux/system/motd.sls
+ 3
- 0
linux/system/motd.sls
파일 보기
@@ -30,6 +30,9 @@ motd_fix_pam_sshd:
- repl: "/run/motd"
{%- endif %}
/etc/motd:
file.absent
{%- for motd in system.motd %}
{%- set motd_index = loop.index %}
Write
Preview
Loading…
취소
저장