[arpwatch] ajout d'arpwatch_sendmail_server
This commit is contained in:
parent
5bc39682d3
commit
2270093582
2 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue