--- trunk/magellan-initscripts/etc/rc.d/init.d/functions 2004/12/13 23:38:36 12 +++ trunk/magellan-initscripts/etc/rc.d/init.d/functions 2005/03/15 19:07:56 71 @@ -1,4 +1,6 @@ #!/bin/bash +# $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/rc.d/init.d/functions,v 1.3 2005-03-15 19:07:56 niro Exp $ + # Begin $rc_base/init.d/functions - Run Level Control Functions # Based on functions script from LFS-3.1 and earlier. @@ -106,7 +108,7 @@ then #check if statedir exists [ ! -d ${svcdir}/started ] && mkdir ${svcdir}/started - + #get real name of the initscript, not from the symlink if [ -L "$0" ] then