Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit da63611

Browse files
committed
forget all about my ipv6 privacy bits :)
1 parent bc130bf commit da63611

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

root/etc/sysctl.d/local.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ kernel.sched_autogroup_enabled = 1
22

33
# powertop
44
kernel.nmi_watchdog = 0
5+
6+
# IPv6 privacy and an EUI6
7+
net.ipv6.conf.default.use_tempaddr=2
8+
net.ipv6.conf.all.use_tempaddr=2

0 commit comments

Comments
 (0)