shithub: rc

Download patch

ref: 147d8a40d49a0efa331a51a7fb4c82aed569ee53
parent: 239a04ebb6f2378f56481ab761352be88c4318fb
author: qwx <qwx@sciops.net>
date: Sun May 15 05:21:23 EDT 1988

*rio: bindbins change

--- a/bin/cpurio
+++ b/bin/cpurio
@@ -10,7 +10,7 @@
 bind -c $home/tmp /tmp
 bind -a $home/bin/rc /bin
 bind -a $home/bin/$cputype /bin
-test -f $home/p/rc/bindbins && . $home/p/rc/bindbins
+test -f $home/p/rc/bin/bindbins && . $home/p/rc/bin/bindbins
 test -f $home/lib/ass){
 	auth/factotum
 	setec
--- a/bin/vncrio
+++ b/bin/vncrio
@@ -4,7 +4,7 @@
 bind -c $home/tmp /tmp
 bind -a $home/bin/rc /bin
 bind -a $home/bin/$cputype /bin
-test -f $home/p/rc/bindbins && . $home/p/rc/bindbins
+test -f $home/p/rc/bin/bindbins && . $home/p/rc/bin/bindbins
 test -f $home/lib/ass){
 	auth/factotum
 	setec