1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/sh # Made obsolete by T5511, use rootfs/excludes instead. # #if [ -f /etc/dhcp/dhclient-exit-hooks.d/ddclient ]; then # rm -f /etc/dhcp/dhclient-exit-hooks.d/ddclient #fi # #if [ -f /etc/ddclient.conf ]; then # rm -f /etc/ddclient.conf #fi