]> git.meshlink.io Git - catta/blobdiff - avahi-autoipd/dhclient-enter-hook.in
remove "set -e" from the hook scripts since this apparently breaks stuff in the main...
[catta] / avahi-autoipd / dhclient-enter-hook.in
index 8efd4682c8496857e2cf5332937fdac23a4dbab2..0c274b94251c76faa9aa974fc414b0df28e6e6bf 100755 (executable)
@@ -19,8 +19,6 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA.
 
-set -e
-
 case "$reason" in
     MEDIUM|ARPCHECK|ARPSEND|NBI)
         ;;