propellor spin
This commit is contained in:
parent
ce0226f8ae
commit
91d148215a
|
@ -471,6 +471,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
|
||||||
, Apt.serviceInstalledRunning "dovecot-imapd"
|
, Apt.serviceInstalledRunning "dovecot-imapd"
|
||||||
, Apt.serviceInstalledRunning "dovecot-pop3d"
|
, Apt.serviceInstalledRunning "dovecot-pop3d"
|
||||||
, Apt.serviceInstalledRunning "cron"
|
, Apt.serviceInstalledRunning "cron"
|
||||||
|
, Apt.installed ["bsd-mailx"]
|
||||||
]
|
]
|
||||||
where
|
where
|
||||||
ctx = Context "kitenet.net"
|
ctx = Context "kitenet.net"
|
||||||
|
|
Loading…
Reference in New Issue