diff options
author | Lukc <lukc@upyum.com> | 2010-12-11 19:15:23 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-11 19:15:35 +0100 |
commit | 6d908a38e05b9d4135c65d23114a5874215b5bb8 (patch) | |
tree | b5e6da6d95b9a1235d82032b509b80483a886ff5 /dhcpcd/.footprint | |
download | base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.gz base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.bz2 base-6d908a38e05b9d4135c65d23114a5874215b5bb8.tar.xz base-6d908a38e05b9d4135c65d23114a5874215b5bb8.zip |
Engagement initial.
Diffstat (limited to 'dhcpcd/.footprint')
-rw-r--r-- | dhcpcd/.footprint | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/dhcpcd/.footprint b/dhcpcd/.footprint new file mode 100644 index 0000000..41a6256 --- /dev/null +++ b/dhcpcd/.footprint @@ -0,0 +1,25 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/dhcpcd/ +-rw-r--r-- root/root etc/dhcpcd/dhcpcd.conf +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/dhcpcd/ +drwxr-xr-x root/root lib/dhcpcd/dhcpcd-hooks/ +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/01-test +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/02-dump +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/10-mtu +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/20-resolv.conf +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/29-lookup-hostname +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/30-hostname +-rwxr-xr-x root/root lib/dhcpcd/dhcpcd-run-hooks +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/dhcpcd +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man5/ +-rw-r--r-- root/root usr/man/man5/dhcpcd.conf.5.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/dhcpcd-run-hooks.8.gz +-rw-r--r-- root/root usr/man/man8/dhcpcd.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/dhcpcd/ |