/[fai]/people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/scripts/RHEL-DEMO-COMMON/20-set-hostname
ViewVC logotype

Contents of /people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/scripts/RHEL-DEMO-COMMON/20-set-hostname

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4418 - (show annotations) (download)
Sat Jul 7 15:35:45 2007 UTC (5 years, 10 months ago) by lazyboy-guest
File size: 152 byte(s)
adjust interpreter
1 #! /bin/bash
2 # set hostname in network config file
3
4 fcopy /etc/syconfig/network
5 $ROOTCMD perl -pi -e "s/_HOSTNAME_/$HOSTNAME/g" /etc/sysconfig/network
6

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5