propellor spin
This commit is contained in:
parent
2a973d97f7
commit
51edffe173
|
@ -519,6 +519,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
|
||||||
, File.hasPrivContent dovecotusers ctx
|
, File.hasPrivContent dovecotusers ctx
|
||||||
`onChange` (dovecotusers `File.mode`
|
`onChange` (dovecotusers `File.mode`
|
||||||
combineModes [ownerReadMode, groupReadMode])
|
combineModes [ownerReadMode, groupReadMode])
|
||||||
|
, File.ownerGroup dovecotusers "root" "dovecot"
|
||||||
|
|
||||||
, Apt.installed ["mutt", "bsd-mailx", "alpine"]
|
, Apt.installed ["mutt", "bsd-mailx", "alpine"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue