X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/86154b6e3b6c33440c2a9e812209c89c0b490f1b..46275151f861819c0a3de1b9f6975252055f3372:/usr/src/etc/rc diff --git a/usr/src/etc/rc b/usr/src/etc/rc index 4ca16b30f2..ab415b52f9 100644 --- a/usr/src/etc/rc +++ b/usr/src/etc/rc @@ -1,4 +1,4 @@ -# @(#)rc 5.31 (Berkeley) %G% +# @(#)rc 8.1 (Berkeley) %G% # System startup script run by init on autoboot # or after single-user. @@ -151,11 +151,17 @@ echo -n ' printer'; lpd echo -n ' portmap'; portmap echo -n ' mountd'; mountd -echo -n ' nfsd'; nfsd -u -t +echo -n ' nfsd'; nfsd -u -t 6 echo -n ' nfsiod'; nfsiod 4 echo -n ' sendmail'; sendmail -bd -q30m echo -n ' inetd'; inetd +echo -n ' amd'; + cd /; amd -l /var/log/amd -r -a /amd -p > /var/run/amd.pid \ + /home /etc/amd-home \ + /n /etc/amd-n \ + & + echo '.' sh /etc/rc.local