default_install  &&

if  [  !  -f  /etc/tftpd.rules  ]  ;  then
  install  -m 644  tftpd/sample.rules  /etc/tftpd.rules
fi
