lthielster@gmail.com> wrote:
> root@ldesk:~# ls -ald /etc/dh*
> drwxr-xr-x 4 root root 4096 2006-09-06 09:00 /etc/dhcp3
Yep. Jeremy nailed this one. The only file matching /etc/dh* is
the directory /etc/dhcp3.
> root@ldesk:~# ls -al /etc/dh*
> total 40
> drwxr-xr-x 4 root root 4096 2006-09-06 09:00 .
> drwxr-xr-x 115 root root 8192 2006-09-07 08:40 ..
> -rw-r--r-- 1 root root 1554 2006-09-06 09:00 dhclient.conf
> -rw-r--r-- 1 root root 1566 2005-09-14 17:41 dhclient.conf~
> drwxr-xr-x 2 root root 4096 2006-07-13 15:03 dhclient-enter-hooks.d
> drwxr-xr-x 2 root root 4096 2006-06-07 21:33 dhclient-exit-hooks.d
> -rwxr-xr-x 1 root root 8322 2006-05-05 08:02 dhclient-script
The above listing is showing you the contents of /etc/dhcp3.
> root@ldesk:~# ls -ald /etc/dhclient-enter-hooks.d
You might instead want to try:
ls -ald /etc/dhcp3/dhclient-enter-hooks.d
-Dale
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss