summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@G5.local>2009-10-26 00:25:44 -0400
committerScott Ullrich <sullrich@G5.local>2009-10-26 00:25:44 -0400
commit36bf235ee5e73ceb33ea31e1a30fa3d11e18b30a (patch)
treef7faf216798eacefcc9c133e1fea4d3e8f6c49d8 /sbin
parentbb26581c50dc3a49b43b13360340a0d1be625254 (diff)
downloadpfsense-36bf235ee5e73ceb33ea31e1a30fa3d11e18b30a.zip
pfsense-36bf235ee5e73ceb33ea31e1a30fa3d11e18b30a.tar.gz
Add and use ppp-script
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/ppp-script3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/ppp-script b/sbin/ppp-script
new file mode 100755
index 0000000..977dbf2
--- /dev/null
+++ b/sbin/ppp-script
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo $1 > /tmp/${2}_router
OpenPOWER on IntegriCloud