[Sysctl] On désactive les extensions de vie privée sur les serveurs du Crans.

Ignore-this: e6279dc3d58ce89f74dc2f6064dd8f69

darcs-hash:20130122002100-afe24-c3d3108fb5279807013955c4c9223f128ce69f64.gz
This commit is contained in:
Pierre-Elliott Bécue 2013-01-22 01:21:00 +01:00
parent 4ff04779e6
commit 24e3233e7b

View file

@ -36,6 +36,7 @@ net.ipv6.conf.all.accept_ra_rtr_pref = 0
net.ipv6.conf.all.accept_ra_pinfo = 0
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.accept_redirects = 0
net.ipv6.conf.all.use_tempaddr = 0
"""
Probe_Ifs = metadata.Probes["mac"].split('\n')