Hi
I need a script that can change the ip adress of my Gentoo box.
I have made a script that chown /etc/conf.d/net and change the values, but when i restart the server i get the error "Configuration not set for eth0 - assuming DHCP"
i seems like the server don't read the config if its changed by another user than root.
Can i make a script that change the values without chown the file?
PLEASE HELP