From: <abe...@us...> - 2016-11-26 22:16:51
|
Revision: 7989 http://sourceforge.net/p/astlinux/code/7989 Author: abelbeck Date: 2016-11-26 22:16:48 +0000 (Sat, 26 Nov 2016) Log Message: ----------- /etc/rc, remove stale code from old NFS support, related to r5771 Revision Links: -------------- http://sourceforge.net/p/astlinux/code/5771 Modified Paths: -------------- branches/1.0/project/astlinux/target_skeleton/etc/rc Modified: branches/1.0/project/astlinux/target_skeleton/etc/rc =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/rc 2016-11-26 01:04:50 UTC (rev 7988) +++ branches/1.0/project/astlinux/target_skeleton/etc/rc 2016-11-26 22:16:48 UTC (rev 7989) @@ -167,8 +167,7 @@ $fstab_var " > /tmp/etc/fstab - mkdir /var/spool /var/lib /var/lib/nfs - touch /var/lib/nfs/etab /var/lib/nfs/xtab /var/lib/nfs/rmtab + mkdir /var/spool /var/lib mkdir /var/empty /var/lock /var/db /var/run /var/racoon touch /var/run/utmp mkdir /var/run/screen /var/state /var/tmp /tmp/bin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |