tags 472898 + patch found 472898 1:0.8-0+pre20060720.1-1.1 thanks Attached is a patch that will resolve this issue.
-- Regards, Andres
--- debian/rc.sfs-client.old 2008-12-01 01:56:41.000000000 -0500 +++ debian/rc.sfs-client 2008-12-01 01:57:46.000000000 -0500 @@ -80,8 +80,8 @@ echo "Self Certifying paths still mounted" echo "Not trying to kill sfscd, as it will only die once no one is using /sfs anymore." echo "Do not kill nfsmounter with SIGKILL, you will not be able to recover from that" - echo -e "Processes having their current directory in /sfs (if any):\n$cwd" - echo -e "Processes having opened files in /sfs (if any):\n$fd" + printf "Processes having their current directory in /sfs (if any):\n$cwd\n" + printf "Processes having opened files in /sfs (if any):\n$fd\n" exit 1 fi fi
signature.asc
Description: This is a digitally signed message part.

