Skip to content

Commit 37cc14f

Browse files
committed
fix(user-data): ensure nf_conntrack kernel module is loaded
1 parent dc5a3a5 commit 37cc14f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/coreos/user-data.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ coreos:
7373

7474
[Service]
7575
Type=oneshot
76+
ExecStartPre=/usr/sbin/modprobe nf_conntrack
7677
ExecStart=/bin/sh -c "sysctl -w net.netfilter.nf_conntrack_max=262144"
7778
write_files:
7879
- path: /etc/deis-release

0 commit comments

Comments
 (0)