| Current Path : /etc/ppp/ip-up.d/ |
|
|
| Current File : //etc/ppp/ip-up.d/0stunnel4 |
#!/bin/sh
test -f /etc/default/stunnel4 && . /etc/default/stunnel4
test "$PPP_RESTART" != "0" || exit 0
invoke-rc.d stunnel4 restart
Copyright 2K16 - 2K18 Indonesian Hacker Rulez