systemd script: start service after clamd.service [release 2.10.0-2mamba;Thu Jan 01 2015]
This commit is contained in:
parent
13f02a0df4
commit
400ebf4a2e
@ -1,7 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Amavisd an interface between MTA and content checkers.
|
Description=Amavisd an interface between MTA and content checkers.
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target clamd.service
|
||||||
Wants=clamd.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: amavisd-new
|
Name: amavisd-new
|
||||||
Version: 2.10.0
|
Version: 2.10.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -149,6 +149,9 @@ exit 0
|
|||||||
%doc LICENSE TODO
|
%doc LICENSE TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
||||||
|
- systemd script: start service after clamd.service
|
||||||
|
|
||||||
* Fri Oct 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-1mamba
|
* Fri Oct 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-1mamba
|
||||||
- update to 2.10.0
|
- update to 2.10.0
|
||||||
- systemd switch
|
- systemd switch
|
||||||
|
Loading…
Reference in New Issue
Block a user