[arpwatch] ajout d'arpwatch_sendmail_server

This commit is contained in:
Daniel STAN 2013-07-21 20:11:20 +02:00
parent 5bc39682d3
commit 2270093582
2 changed files with 3 additions and 1 deletions

View file

@ -111,6 +111,8 @@ if has('arpwatch'):
service(None, name='arpwatch-%s' % iface,
init='arpwatch',
)
service(name="arpwatch_sendmail", group=None)
service("bind",
init="bind9",