From: <bl...@us...> - 2004-03-04 16:11:37
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5284 Modified Files: checkfs mountfs Log Message: Nope, file permissions were not changed on server. Now I know! :-) Index: checkfs =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/checkfs,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- checkfs 4 Mar 2004 15:47:54 -0000 1.4 +++ checkfs 4 Mar 2004 15:50:10 -0000 1.5 @@ -112,4 +112,4 @@ ;; -# End of /etc/init.d/checkfs +# End /etc/init.d/checkfs Index: mountfs =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/mountfs,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- mountfs 4 Mar 2004 15:47:54 -0000 1.31 +++ mountfs 4 Mar 2004 15:50:10 -0000 1.32 @@ -189,4 +189,4 @@ ;; esac -# End of /etc/init.d/mountfs +# End /etc/init.d/mountfs |