propellor spin
This commit is contained in:
parent
6f5f6b3229
commit
863cdf470b
|
@ -397,7 +397,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
|
||||||
, "NICE=\"--nicelevel 15\""
|
, "NICE=\"--nicelevel 15\""
|
||||||
] `onChange` Service.restarted "spamassassin"
|
] `onChange` Service.restarted "spamassassin"
|
||||||
`describe` "spamd enabled"
|
`describe` "spamd enabled"
|
||||||
, Apt.serviceInstalledRunning "spamass-miter"
|
, Apt.serviceInstalledRunning "spamass-milter"
|
||||||
, Apt.installed ["maildrop"]
|
, Apt.installed ["maildrop"]
|
||||||
, "/etc/aliases" `File.hasPrivContentExposed` ctx
|
, "/etc/aliases" `File.hasPrivContentExposed` ctx
|
||||||
`onChange` cmdProperty "newaliases" ["newaliases"]
|
`onChange` cmdProperty "newaliases" ["newaliases"]
|
||||||
|
|
Loading…
Reference in New Issue