Karsten Böddeker 7 anni fa
parent
commit
fe4fec50d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      postfix/init.sls

+ 1 - 1
postfix/init.sls

@@ -11,7 +11,7 @@ bsd-mailx:
 postfix:
   pkg.installed:
     - name: postfix
-    - requires:
+    - require:
       - file: /etc/mailname
   service.running:
     - enable: true