|
|
1.1 ! root 1: /bin/echo'c ! 2: We will now install the Taylor UUCP files into the appropriate directories ! 3: and set the proper permissions on these files. ! 4: ' ! 5: ! 6: echo '\nCopying Taylor UUCP files into place.' ! 7: cpdir -ade /tmp/tay_new_files/usr /usr ! 8: rm -r /tmp/tay_new_files ! 9: ! 10: cpdir -ade /tmp/tay_config /usr/lib/uucp/ ! 11: rm -r /tmp/tay_config ! 12: ! 13: chmog 600 uucp uucp /usr/lib/uucp/sys ! 14: chmog 600 uucp uucp /usr/lib/uucp/port ! 15: chmog 600 uucp uucp /usr/lib/uucp/dial ! 16: ! 17: echo 'Setting permissions...' ! 18: chmog 6511 uucp uucp /usr/lib/uucp/uucico /usr/lib/uucp/uuxqt /usr/bin/uucp /usr/bin/uux ! 19: chmog 6500 uucp uucp /usr/bin/uucheck ! 20: chmog 400 uucp uucp /usr/lib/uucp/sys /usr/lib/uucp/dial /usr/lib/uucp/port ! 21: chmog 500 uucp uucp /usr/lib/uucp/uumvlog ! 22: ! 23: echo '\nUUCP configuration files are now in place.' ! 24: ! 25: echo 'Press RETURN to continue.\c' ! 26: read N
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.