From: Eric Andersen Date: Mon, 12 Apr 2004 22:22:53 +0000 (-0000) Subject: Make ifup/ifdown shutup X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=082d86f0cedc8a78810692855898989c24c08c58;p=buildroot.git Make ifup/ifdown shutup --- diff --git a/sources/device_table.txt b/sources/device_table.txt index 3f3f4945f1..da21c4906d 100644 --- a/sources/device_table.txt +++ b/sources/device_table.txt @@ -38,6 +38,10 @@ /tmp d 1777 0 0 - - - - - /etc d 755 0 0 - - - - - /home/default d 2755 1000 1000 - - - - - +/etc/network/if-up.d d 755 0 0 - - - - - +/etc/network/if-pre-up.d d 755 0 0 - - - - - +/etc/network/if-down.d d 755 0 0 - - - - - +/etc/network/if-post-down.d d 755 0 0 - - - - - # Adjust permissions on some normal files /etc/shadow f 600 0 0 - - - - - /etc/passwd f 644 0 0 - - - - -