head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.06.23.17.18.28; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Added missing files. @ text @function config() { if [ ! -f "$1" ]; then mv -f $1.new $1 fi } config etc/grub.conf @ .