diff options
Diffstat (limited to 'main/ppp/ip-down')
-rw-r--r-- | main/ppp/ip-down | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/ppp/ip-down b/main/ppp/ip-down new file mode 100644 index 000000000..3a88c496b --- /dev/null +++ b/main/ppp/ip-down @@ -0,0 +1,4 @@ +#!/bin/sh +# +# This script is run by pppd after the connection has ended. +# |