Return to reasoner CVS log | Up to [Local Repository] / badi / public_scripts / dhcp3 / dhclient-enter-hooks.d |
off switch
# dhclient-enter-hook: reasoner RUN="yes" if [ "$RUN" = "yes" ]; then # Print reason DHCP is executed. echo "dhclient: Acting because of $reason" fi