diff --git a/etc/Makefile b/etc/Makefile index f5cb785df..7d488fa0b 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -6,7 +6,7 @@ FILES1=group hostname.file inet.conf motd.install mtab profile \ protocols rc services termcap ttytab utmp rc.cd \ syslog.conf rc.daemons.dist \ rs.inet rs.single make.conf system.conf ttys resolv.conf rc.conf \ - rc.subr rc.subr.minix man.conf + rc.subr rc.subr.minix man.conf shells PWFILES=master.passwd FILES3=daily dhcptags.conf rc diff --git a/etc/shells b/etc/shells new file mode 100644 index 000000000..c2cdaa0f2 --- /dev/null +++ b/etc/shells @@ -0,0 +1 @@ +/bin/sh