From: Ben Gras Date: Wed, 11 Jan 2012 14:20:48 +0000 (+0100) Subject: /etc/shells X-Git-Tag: v3.2.0~142 X-Git-Url: http://zhaoyanbai.com/repos/doxygen.log?a=commitdiff_plain;h=af6c39fb9bdb6791024e9a5f876e99f32e0b8076;p=minix.git /etc/shells --- 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