We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 970515f + 37cc14f commit f0d3eb0Copy full SHA for f0d3eb0
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