We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5a3a5 commit 37cc14fCopy full SHA for 37cc14f
1 file changed
contrib/coreos/user-data.example
@@ -73,6 +73,7 @@ coreos:
73
74
[Service]
75
Type=oneshot
76
+ ExecStartPre=/usr/sbin/modprobe nf_conntrack
77
ExecStart=/bin/sh -c "sysctl -w net.netfilter.nf_conntrack_max=262144"
78
write_files:
79
- path: /etc/deis-release
0 commit comments