Ident2 est lancé en tant que daemon sur dyson
This commit is contained in:
parent
f34143dfa9
commit
d5dd1f3560
5 changed files with 85 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
|||
<!-- Règles concernant les serveurs avec identd //-->
|
||||
<Rules priority="1">
|
||||
<Service type="deb" name="openbsd-inetd" status="on"/>
|
||||
<Service type="deb" name="ident2" status="on"/>
|
||||
<Action name="link-ident2" timing="post" when="modified" status="check"
|
||||
command="update-rc.d ident2 defaults 45"/>
|
||||
</Rules>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue