2e8e51060f
SVN-Revision: 2364
2 lines
93 B
Bash
Executable file
2 lines
93 B
Bash
Executable file
#!/bin/sh
|
|
[ -z "$6" ] || env -i ACTION="ifup" INTERFACE="$6" PROTO=ppp /sbin/hotplug "iface"
|