summaryrefslogtreecommitdiffstats
path: root/main/rp-pppoe/rp-pppoe.post-install
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-08-30 12:06:22 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2011-08-30 12:06:22 +0000
commitbe9cfdd9ddec3fc483581b10922f7b0decd61ead (patch)
tree09a547d1f3ff0c502dc53d643fc0fceedbb6d9b5 /main/rp-pppoe/rp-pppoe.post-install
parentf8e5bb62a5ce94b1da68e5184c2bba13c4fb8271 (diff)
downloadaports-be9cfdd9ddec3fc483581b10922f7b0decd61ead.tar.bz2
aports-be9cfdd9ddec3fc483581b10922f7b0decd61ead.tar.xz
testing/arping perl-data-hexdump perl-sys-syslog: new aports
main/rp-pppoe: leave ip_forward untouched
Diffstat (limited to 'main/rp-pppoe/rp-pppoe.post-install')
-rw-r--r--main/rp-pppoe/rp-pppoe.post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/rp-pppoe/rp-pppoe.post-install b/main/rp-pppoe/rp-pppoe.post-install
deleted file mode 100644
index b0061fcf0..000000000
--- a/main/rp-pppoe/rp-pppoe.post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-sed -i -r 's/^\s*(net\.ipv4\.ip_forward.*)/net.ipv4.ip_forward=1/' /etc/sysctl.conf
-exit 0
-