Browse Source

Added name to apache service

tags/v0.37.4
Alan McNea 11 years ago
parent
commit
545dccfa25
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      init.sls

+ 1
- 0
init.sls View File

@@ -9,6 +9,7 @@ apache:
- name: apache2
- order: 175
service.running:
- name: apache2
- enable: True
- order: 455


Loading…
Cancel
Save