projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix config error
[openwrt.git]
/
package
/
ppp
/
files
/
etc
/
ppp
/
ip-down
1
#!/bin/sh
2
[
-z
"
$6
"
]
|| env
-i
ACTION
=
"ifdown"
INTERFACE
=
"
$6
"
PROTO
=
ppp
/
sbin
/
hotplug
"iface"
This page took
0.048751 seconds
and
5
git commands to generate.