propellor spin
This commit is contained in:
parent
51edffe173
commit
7028c2c9cc
|
@ -513,7 +513,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
|
||||||
`onChange` Service.reloaded "dovecot"
|
`onChange` Service.reloaded "dovecot"
|
||||||
`describe` "dovecot mail.conf"
|
`describe` "dovecot mail.conf"
|
||||||
, "/etc/dovecot/conf.d/10-auth.conf" `File.containsLine`
|
, "/etc/dovecot/conf.d/10-auth.conf" `File.containsLine`
|
||||||
"!include auth-passwdfile.conf.ex"
|
"!include auth-passwdfile.conf.ext"
|
||||||
`onChange` Service.restarted "dovecot"
|
`onChange` Service.restarted "dovecot"
|
||||||
`describe` "dovecot auth.conf"
|
`describe` "dovecot auth.conf"
|
||||||
, File.hasPrivContent dovecotusers ctx
|
, File.hasPrivContent dovecotusers ctx
|
||||||
|
|
Loading…
Reference in New Issue