# fss-0002

main:
  make
  cp -v aoe{cfg,ping} /sbin/
  chgrp e_network_admin /sbin/aoe{cfg,ping}
  chmod o-rx /sbin/aoe{cfg,ping}
