erland wrote: > This works for me > > Code: -------------------- > > > echo "PS1=\"\`hostname\` #\"" > /root/.profile > -------------------- > > > > Or if you want to set it to something custom and not the /etc/hostname > value: > > Code: -------------------- > > > echo "PS1=\"mywonderfulsqueezebox #\"" > /root/.profile > -------------------- > > > > Basically create a /root/.profile file which contains the same command > you run from the command prompt.
This works for me too :-) thanks a lot for your quick response. ------------------------------------------------------------------------ APDK's Profile: http://forums.slimdevices.com/member.php?userid=42482 View this thread: http://forums.slimdevices.com/showthread.php?t=97378 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
