Browse Source

Force symlink creation of /etc/init.d/nginx

susefix
Ajna Cackovic 10 years ago
parent
commit
4bcb49826e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      nginx/package.sls

+ 1
- 0
nginx/package.sls View File

@@ -114,4 +114,5 @@ nginx:
/etc/init.d/nginx:
file.symlink:
- target: /lib/init/upstart-job
- force: True
{% endif %}

Loading…
Cancel
Save