Set of files and scripts for Embedded Lab 1
 
 

9 lines
207 B

  1. hostname="@@BOARD@@"
  2. ifconfig_@@IFACE@@="@@IP@@"
  3. sshd_enable="YES"
  4. defaultrouter="172.30.15.1"
  5. sendmail_enable="NONE"
  6. sendmail_submit_enable="NO"
  7. sendmail_outbound_enable="NO"
  8. sendmail_msp_queue_enable="NO"