Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by jpp, Tue Feb 23 19:39:09 2021 UTC | Revision 1.2 by jpp, Tue Feb 23 19:41:54 2021 UTC | |
---|---|---|
# | Line 91 diff -Nur smeserver-learn-1.0.old/root/u | Line 91 diff -Nur smeserver-learn-1.0.old/root/u |
91 | ||
92 | if ($newmd5 ne $md5) { | if ($newmd5 ne $md5) { |
93 | `expand-template /etc/mail/spamassassin/local.cf`; | `expand-template /etc/mail/spamassassin/local.cf`; |
94 | - `/usr/bin/systemctl restart spamassassin.service`; | + `/usr/bin/systemctl restart spamassassin.service`; |
95 | + `/etc/init.d/spamd restart`; | - `/etc/init.d/spamd restart`; |
96 | print "\n"; | print "\n"; |
97 | } | } |
98 |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |