Explorar el Código

Merge pull request #140 from scub/nginx_old_init_onlyif_exists

nginx/package: add onlyif requisite to nginx-old-init
susefix
Forrest hace 8 años
padre
commit
a59ca4c26c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      nginx/package.sls

+ 1
- 0
nginx/package.sls Ver fichero

@@ -28,6 +28,7 @@ nginx-old-init:
- file: nginx-old-init
- require_in:
- file: nginx
- onlyif: [ -e /var/run/nginx.pid ]

# RedHat requires the init file in place to chkconfig off
{% if nginx['disable_before_rename'] %}

Cargando…
Cancelar
Guardar