From: <bl...@us...> - 2004-03-04 16:09:12
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4522 Modified Files: checkfs mountfs Log Message: Comment change to see if I can change file permission on CVS server. (local file permissions changed from 644 to 755, like other init.d files) Index: checkfs =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/checkfs,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- checkfs 20 Feb 2002 02:17:56 -0000 1.3 +++ checkfs 4 Mar 2004 15:47:54 -0000 1.4 @@ -112,4 +112,4 @@ ;; -# End /etc/init.d/checkfs +# End of /etc/init.d/checkfs Index: mountfs =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/mountfs,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- mountfs 30 Dec 2003 18:37:39 -0000 1.30 +++ mountfs 4 Mar 2004 15:47:54 -0000 1.31 @@ -189,4 +189,4 @@ ;; esac -# End /etc/init.d/mountfs +# End of /etc/init.d/mountfs |