On Sunday 04 December 2011 03:09:09 pm Alan Peterson wrote: > Clearly the solution is, "Don't run live distros on a Rivendell machine". But > why on earth would these live discs go ahead and rewrite the host name?
Clearly, they are poorly written live disc OS. The file in question is /etc/HOSTNAME and is usually -rw-r--r-- There's no need for that file to have write permission for anyone once the hostname is set, so you might just change it to -r--r--r-- Of course, should you wish/need to change the hostname at some point, you'll have to re-permission that file. -- Cowboy http://cowboy.cwf1.com Minnie Mouse is a slow maze learner. _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
