Install etc/amd/master.sample NOT master.
authoretheisen <etheisen@openbsd.org>
Fri, 3 Jan 1997 04:04:52 +0000 (04:04 +0000)
committeretheisen <etheisen@openbsd.org>
Fri, 3 Jan 1997 04:04:52 +0000 (04:04 +0000)
etc/Makefile

index f61151b..c5f8790 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.33 1997/01/03 03:19:17 etheisen Exp $
+#      $OpenBSD: Makefile,v 1.34 1997/01/03 04:04:52 etheisen Exp $
 
 TZDIR=         /usr/share/zoneinfo
 LOCALTIME=     US/Pacific
@@ -72,7 +72,7 @@ distribution-etc-root-var: distrib-dirs
                install -c -o root -g wheel -m 444 krb.realms \
                    ${DESTDIR}/etc/kerberosIV)
        (cd amd; \
-               install -c -o root -g wheel -m 644 master \
+               install -c -o root -g wheel -m 644 master.sample \
                    ${DESTDIR}/etc/amd)
        (cd mtree; \
                install -c -o root -g wheel -m 600 special \