Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
linux-formula
réplica de
https://github.com/salt-formulas/salt-formula-linux
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
8
Wiki
Actividad
Explorar el Código
Remove /etc/motd if we are using dynamic motd
pull/123/head
Filip Pytloun
hace 7 años
padre
36fc6df8bf
commit
6df26123d3
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+3
-0
linux/system/motd.sls
+ 3
- 0
linux/system/motd.sls
Ver fichero
@@ -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 %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar