From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E08F1381F3 for ; Tue, 11 Jun 2013 13:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED47CE087D; Tue, 11 Jun 2013 13:12:31 +0000 (UTC) Received: from mail-bk0-f47.google.com (mail-bk0-f47.google.com [209.85.214.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FE00E084C for ; Tue, 11 Jun 2013 13:12:30 +0000 (UTC) Received: by mail-bk0-f47.google.com with SMTP id jg1so3702655bkc.6 for ; Tue, 11 Jun 2013 06:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=6aOCbJD6L8F9Fax4yPZrnSy5AwycVb9QiRgbgaGLal4=; b=blNxOuta6bcKeUx6/S6fAVKYEe+w/RBEhvXvfhkG9tDYoqKEFLXYnkpL7Dn1UFGHTF jHus+z2EWE9CDJd5j0TQCUc2JVnlhkxVRx9PsZckryf0YNw2T3wTNV77WIb2LOEeOdpn Lft676Heag0CMGD/o0zMC4UqKn/lner+2EYKIWBryCQPjzWKpKFQKW/P3GiYktHNMvA3 bzZWxlqr7GiTw4/wVzMMRInJwX2xjnCp2mVTAvUMTnFrj8hDndZ8vo7IzV/nYPH8PpG+ DOBwEzuzXpUJWqJ4S+jM0hI6vxVrwkTJmsKqWAouEqhfqIQWSFRSvJ+gY5vAVzEksswM 1iHg== X-Received: by 10.205.25.198 with SMTP id rj6mr2160865bkb.2.1370955863941; Tue, 11 Jun 2013 06:04:23 -0700 (PDT) Received: from [172.20.0.40] (196-210-127-214.dynamic.isadsl.co.za. [196.210.127.214]) by mx.google.com with ESMTPSA id v6sm5688655bko.3.2013.06.11.06.04.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Jun 2013 06:04:23 -0700 (PDT) Message-ID: <51B7200F.5010901@gmail.com> Date: Tue, 11 Jun 2013 15:03:11 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130518 Thunderbird/17.0.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] NFS mount not properly unmounting during shutdown/reboot References: <51B4E458.4050804@libertytrek.org> <51B5ABD3.7020001@libertytrek.org> <51B5AC9C.1090801@gmail.com> <51B5E452.3040602@libertytrek.org> <51B63740.8070606@gmail.com> <51B71A39.6060303@asyr.hopto.org> In-Reply-To: <51B71A39.6060303@asyr.hopto.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 179b28d4-c303-4fb2-adfe-3d41dd6fa6c7 X-Archives-Hash: 78ff8cedb1ecb67433890bd98c46e7b1 On 11/06/2013 14:38, Thanasis wrote: > on 06/10/2013 11:29 PM Alan McKinnon wrote the following: > >> >> You could also write a scriptlet to do the umount and put it in >> /etc/conf.d/local - see /etc/init.d/local for details >> > > Actually /etc/conf.d/local has been replaced by files you put in > directory /etc/local.d/ > ie: > /etc/local.d/*.start > and > /etc/local.d/*.stop > Your right - I mistakenly copy-pasted the wrong path from /etc/init.d/local my bad -- Alan McKinnon alan.mckinnon@gmail.com