BonzoMontro
06-20-2001, 07:00 PM
When my linux system boots up, it tries to use dhcpcd to get my IP information from @HOME, but i need it to run dhcpcd with the
-h swith so i can provide it with the hostname string that @home requires.
So basically i need the boot process to run the command "dhcpcd -h C1234567-A" instead of just "dhcpcd". I was just wondering if this was possible and how it could be done.
Thanks!! :p
-h swith so i can provide it with the hostname string that @home requires.
So basically i need the boot process to run the command "dhcpcd -h C1234567-A" instead of just "dhcpcd". I was just wondering if this was possible and how it could be done.
Thanks!! :p