From 36bf235ee5e73ceb33ea31e1a30fa3d11e18b30a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 26 Oct 2009 00:25:44 -0400 Subject: Add and use ppp-script --- sbin/ppp-script | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 sbin/ppp-script (limited to 'sbin') 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 -- cgit v1.1