Просмотр исходного кода

Remove /etc/motd if we are using dynamic motd

pull/123/head
Filip Pytloun 7 лет назад
Родитель
Сommit
6df26123d3
1 измененных файлов: 3 добавлений и 0 удалений
  1. +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 %}


Загрузка…
Отмена
Сохранить