# fss-0002

main:
  make
  make install
  chgrp e_partition /usr/sbin/*
  chmod o-rx /usr/sbin/*
  mv -v /usr/sbin/* /sbin/
  rm -Rf /usr
