Hi guys.
I've got a hostname problem with my server. I don't really know if it's something that i miscompiled or a script that i've broken but my hostname doesn't get set... so some of my services don't start as they should i've got to set my hostname by hand at each reboot and that a little annoying.
I've used an old redhat 6.2 as the basesystem and upgraded it to the lastest glibc, kernel, gcc ... but in the meanwile i might had broke something.
I've traced out the init scripts and found that rc.sysinit read /etc/sysconfig/networks. At first i thought it was that part of the script that broke but now.... i really don't beleave it since my lan card get's configured properly with it's static ip and all but the hostname contained in it doesn't.
I'm starting to think that it might be login or bash that unset 'em... can this be possible?
Any other thing that i might check out or recompile to correct this issue?
Spazm
I've got a hostname problem with my server. I don't really know if it's something that i miscompiled or a script that i've broken but my hostname doesn't get set... so some of my services don't start as they should i've got to set my hostname by hand at each reboot and that a little annoying.
I've used an old redhat 6.2 as the basesystem and upgraded it to the lastest glibc, kernel, gcc ... but in the meanwile i might had broke something.
I've traced out the init scripts and found that rc.sysinit read /etc/sysconfig/networks. At first i thought it was that part of the script that broke but now.... i really don't beleave it since my lan card get's configured properly with it's static ip and all but the hostname contained in it doesn't.
I'm starting to think that it might be login or bash that unset 'em... can this be possible?
Any other thing that i might check out or recompile to correct this issue?
Spazm
Comment