/[smeserver]/rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec
ViewVC logotype

Diff of /rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.20 by jpp, Mon Feb 22 04:19:31 2021 UTC Revision 1.21 by jpp, Mon Feb 22 04:23:46 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.19 2021/02/22 04:17:46 jpp Exp $  # $Id: smeserver-spamassassin.spec,v 1.20 2021/02/22 04:19:31 jpp Exp $
2    
3  Summary: SME Server - spamassassin anti-spam module  Summary: SME Server - spamassassin anti-spam module
4  %define name smeserver-spamassassin  %define name smeserver-spamassassin
# Line 500  rm -f %{name}-%{version}-%{release}-file Line 500  rm -f %{name}-%{version}-%{release}-file
500      'spamassassin daemon user' /var/spool/spamd /bin/false      'spamassassin daemon user' /var/spool/spamd /bin/false
501  #clean 10.0b1 bad choice  #clean 10.0b1 bad choice
502  if [[ -L "/etc/systemd/system/spamassassin.service" ]]; then  if [[ -L "/etc/systemd/system/spamassassin.service" ]]; then
503          echo "unlink /etc/systemd/system/spamassassin.service"; fi          unlink /etc/systemd/system/spamassassin.service; fi
504  if [[ -L "/usr/lib/systemd/system/spamassassin.service" ]]; then  if [[ -L "/usr/lib/systemd/system/spamassassin.service" ]]; then
505          /usr/bin/systemctl stop spamd.service          /usr/bin/systemctl stop spamd.service
506          /usr/bin/systemctl stop spamassassin.service          /usr/bin/systemctl stop spamassassin.service


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed