bin/uucp bin/uulog bin/uupick bin/uusched bin/uustat bin/uuto bin/uux etc/mtree/uucp-var.mtree etc/mtree/uucp-local.mtree etc/periodic/daily/340.uucp etc/periodic/daily/410.status-uucp etc/periodic/weekly/300.uucp etc/uucp/call.sample etc/uucp/config.sample etc/uucp/dial.sample etc/uucp/dialcode.sample etc/uucp/passwd.sample etc/uucp/port.sample etc/uucp/sys1.sample etc/uucp/sys2.sample man/man1/cu.1.gz man/man1/uuconv.1.gz man/man1/uucp.1.gz man/man1/uulog.1.gz man/man1/uuname.1.gz man/man1/uupick.1.gz man/man1/uustat.1.gz man/man1/uuto.1.gz man/man1/uux.1.gz man/man8/uuchk.8.gz man/man8/uucico.8.gz man/man8/uusched.8.gz man/man8/uuxqt.8.gz man/man8/uucpd.8.gz @exec chown uucp:uucp %D/etc/uucp @exec chmod 750 %D/etc/uucp libexec/uucpd @group dialer bin/cu bin/uuname libexec/uucp/uucico @group uucp libexec/uucp/uuxqt @group wheel sbin/uuchk sbin/uuconv @dirrmtry etc/mtree @dirrm etc/periodic/daily @dirrm etc/periodic/weekly @dirrm etc/periodic @dirrm etc/uucp @dirrm libexec/uucp @exec pw usermod uucp -s %D/libexec/uucp/uucico @exec mtree -deU -f etc/mtree/uucp-var.mtree -p /var @exec mtree -deU -f etc/mtree/uucp-local.mtree -p %D @unexec rm -d /var/spool/uucppublic 2>/dev/null || true @unexec rm -d /var/spool/uucp/.Preserve 2>/dev/null || true @unexec rm -d /var/spool/uucp/.Sequence 2>/dev/null || true @unexec rm -d /var/spool/uucp/.Status 2>/dev/null || true @unexec rm -d /var/spool/uucp/.Temp 2>/dev/null || true @unexec rm -d /var/spool/uucp/.Xqtdir 2>/dev/null || true @unexec rm -d /var/spool/uucp 2>/dev/null || true %%VAR_LOG%%@unexec rm -d /var/log/uucp 2>/dev/null || true @exec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ; echo "suucp 4031/tcp #UUCP over SSL"; echo "suucp 4031/udp #UUCP over SSL") > /etc/services @unexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ) > /etc/services