iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
765f5ba
)
hopefully fix oom on li
author
Ian Kelling
<ian@iankelling.org>
Sun, 8 Dec 2024 12:56:04 +0000
(07:56 -0500)
committer
Ian Kelling
<ian@iankelling.org>
Sun, 8 Dec 2024 12:56:04 +0000
(07:56 -0500)
mail-setup
patch
|
blob
|
history
diff --git
a/mail-setup
b/mail-setup
index ec651c83f0b40ef45a2ad0c379998caff0fd6bd6..f8e245ac52c0c2e4ed2b299fe43a329af395a982 100755
(executable)
--- a/
mail-setup
+++ b/
mail-setup
@@
-4296,10
+4296,11
@@
rm -f /var/local/mail-setup-reload
case $HOSTNAME in
- $MAIL_HOST|bk|je|li)
- # on li, these are never started, except $vpnser
+ $MAIL_HOST|bk|je)
:
;;
+ li)
+ soff $spamd_ser clamav-daemon unbound
*)
soff radicale mailclean.timer dovecot $spamd_ser $vpnser mailnn clamav-daemon unbound
;;