summaryrefslogtreecommitdiff
path: root/sources/device_table.txt
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-12 22:22:53 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-12 22:22:53 +0000
commit082d86f0cedc8a78810692855898989c24c08c58 (patch)
tree48aab5266b544361947c56a1108b57f3a974e64f /sources/device_table.txt
parent6fddec3f4f6edeaa9cfe122fe7ab459d474d78f9 (diff)
Make ifup/ifdown shutup
Diffstat (limited to 'sources/device_table.txt')
-rw-r--r--sources/device_table.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/device_table.txt b/sources/device_table.txt
index 3f3f4945f..da21c4906 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 - - - - -