From e5a818b3fcceb6e96351d80f5dc5a1589af44306 Mon Sep 17 00:00:00 2001 From: lace <> Date: Thu, 19 Jan 2006 06:35:52 +0000 Subject: [PATCH] Fixed name of the 'captive' init script. - Bugreported by: Adam Wysocki --- src/client/fuse/captive.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/fuse/captive.init b/src/client/fuse/captive.init index b26498e..5879e60 100755 --- a/src/client/fuse/captive.init +++ b/src/client/fuse/captive.init @@ -1,6 +1,6 @@ #! /bin/bash # -# captive Start/Stop the cron clock daemon. +# captive mount/unmount the captive-* (FUSE) filesystems. # # chkconfig: 2345 99 01 # description: Captive allows applications running under the GNU/Linux -- 1.8.3.1