From unknown Sun Jun 22 08:01:41 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41048] [PATCH] doc: add comment about ofl for Pam mount. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 03 May 2020 12:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41048@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158850976728019 (code B ref -1); Sun, 03 May 2020 12:43:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2020 12:42:47 +0000 Received: from localhost ([127.0.0.1]:54856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVDxA-0007HA-Ex for submit@debbugs.gnu.org; Sun, 03 May 2020 08:42:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:42520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVDx6-0007Go-RR for submit@debbugs.gnu.org; Sun, 03 May 2020 08:42:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVDx6-0004am-Gx for guix-patches@gnu.org; Sun, 03 May 2020 08:42:36 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:56778) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVDx5-0008D0-6r for guix-patches@gnu.org; Sun, 03 May 2020 08:42:36 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jVDx2-0001aH-Dr; Sun, 03 May 2020 14:42:32 +0200 Received: from [192.168.1.8] (helo=chuwi) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jVDx1-00089i-L5 for guix-patches@gnu.org; Sun, 03 May 2020 14:42:32 +0200 From: Michael Rohleder X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Sun, 03 May 2020 14:42:26 +0200 Message-ID: <87ftch42bx.fsf@rohleder.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1588509755;401b0058; X-HE-SMSGID: 1jVDx2-0001aH-Dr Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/03 07:09:22 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Pam mount uses `ofl` from hxtools [1] to kill processes that have open files on the filesystem mounted. As we dont have hxtools (and I think we shouldnt), one has to configure pam mount to use something else, eg `fuser`. This is an attempt to document that somehow. --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-doc-guix.texi-Pam-mount-add-comment-about-ovl.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] doc: add comment about ovl for Pam mount. From=207a3cd9cd00cbd95e599a8d79400591e2fc589f33 Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Sun, 3 May 2020 14:17:37 +0200 Subject: [PATCH] doc: add comment about ofl for Pam mount. * doc/guix.texi: (Pam Mount) add comment about ofl. =2D-- doc/guix.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index d5d8662937..aa182df183 100644 =2D-- a/doc/guix.texi +++ b/doc/guix.texi @@ -25441,6 +25441,8 @@ the partition where he stores his data: (hup "0") (term "no") (kill "no"))) + ;; if anything above is "true": + ;; (ofl "/run/current-system/profile/bin/fuser -km %(MNTPT)") (mkmountpoint (@@ (enable "1") (remove "true"))))) =20 =2D-=20 2.26.2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Footnotes:=20 [1] https://github.com/ghthor/hxtools =2D-=20 "These download files are in Microsoft Word 6.0 format. After unzipping,=20 these files can be viewed in any text editor, including all versions of=20 Microsoft Word, WordPad, and Microsoft Word Viewer." [Microsoft website] --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl6uvDIACgkQfHr/vv7y yyWTuggAlu3Bh4/ELKphaUnHm9y/FLRgMKWWBjHVOAGwUEMSAbgK0W62yg/59FXV jCyGw6jvdgN+eGn2lTr+wSYe+BfGCTF4a2rMXZohe7rLCdHlQG6obgtQ8twvu4m2 DOGNOdTLp/BlWFgGRvDgOa0U4z9q0QZHFVFRFYuklqwtYCAb+j6gzpsWrpvvqsQz SuyzKV09huOqVGcV4hhvoFTr67hv/xzj2MzaulNQVeIcEF4rcLjsYrDAqo7ZVOXk RBB08IMyAY3nPbabI0JNOXKKwyqToDFCeezZjlJH0+D1lmZiRlYy4hIlW4Cd/fRj 4cCLUHPs0GL9fJYRguMR27itEY76Rw== =zD3D -----END PGP SIGNATURE----- --==-=-=-- From unknown Sun Jun 22 08:01:41 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41048] [PATCH] doc: add comment about ofl for Pam mount. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Sep 2020 14:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 41048@debbugs.gnu.org Received: via spool by 41048-submit@debbugs.gnu.org id=B41048.15990581919545 (code B ref 41048); Wed, 02 Sep 2020 14:50:01 +0000 Received: (at 41048) by debbugs.gnu.org; 2 Sep 2020 14:49:51 +0000 Received: from localhost ([127.0.0.1]:60292 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDU58-0002Tt-Uj for submit@debbugs.gnu.org; Wed, 02 Sep 2020 10:49:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDU56-0002TY-P9 for 41048@debbugs.gnu.org; Wed, 02 Sep 2020 10:49:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46364) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDU50-0004D6-Tq; Wed, 02 Sep 2020 10:49:42 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=54372 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kDU50-0006zm-98; Wed, 02 Sep 2020 10:49:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ftch42bx.fsf@rohleder.de> Date: Wed, 02 Sep 2020 16:49:38 +0200 In-Reply-To: <87ftch42bx.fsf@rohleder.de> (Michael Rohleder's message of "Sun, 03 May 2020 14:42:26 +0200") Message-ID: <87lfhs5j3x.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, This patch fell through the cracks=E2=80=A6 Michael Rohleder skribis: > Pam mount uses `ofl` from hxtools [1] to kill processes that have open > files on the filesystem mounted. > As we dont have hxtools (and I think we shouldnt), one has to configure > pam mount to use something else, eg `fuser`. This is an attempt to > document that somehow. > > From 7a3cd9cd00cbd95e599a8d79400591e2fc589f33 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Sun, 3 May 2020 14:17:37 +0200 > Subject: [PATCH] doc: add comment about ofl for Pam mount. > > * doc/guix.texi: (Pam Mount) add comment about ofl. > --- > doc/guix.texi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/guix.texi b/doc/guix.texi > index d5d8662937..aa182df183 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -25441,6 +25441,8 @@ the partition where he stores his data: > (hup "0") > (term "no") > (kill "no"))) > + ;; if anything above is "true": > + ;; (ofl "/run/current-system/profile/bin/fuser -km %(MNTPT)") It=E2=80=99s not clear what these two lines mean. The idea is to tell user= s to configure PAM Mount to use =E2=80=98fuser=E2=80=99 as a replacement for =E2= =80=98ofl=E2=80=99, right? I think that=E2=80=99d deserve one or two sentences of explanation. WDYT? Thanks, Ludo=E2=80=99. From unknown Sun Jun 22 08:01:41 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41048] [PATCH] doc: add comment about ofl for Pam mount. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Sep 2020 15:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 41048@debbugs.gnu.org Received: via spool by 41048-submit@debbugs.gnu.org id=B41048.159906033821797 (code B ref 41048); Wed, 02 Sep 2020 15:26:02 +0000 Received: (at 41048) by debbugs.gnu.org; 2 Sep 2020 15:25:38 +0000 Received: from localhost ([127.0.0.1]:60424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDUdl-0005fV-VC for submit@debbugs.gnu.org; Wed, 02 Sep 2020 11:25:38 -0400 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:36282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDUdj-0005fK-6i for 41048@debbugs.gnu.org; Wed, 02 Sep 2020 11:25:36 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1kDUdf-0003KM-VL; Wed, 02 Sep 2020 17:25:31 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kDUdd-0007Av-PF; Wed, 02 Sep 2020 17:25:31 +0200 From: Michael Rohleder References: <87ftch42bx.fsf@rohleder.de> <87lfhs5j3x.fsf@gnu.org> X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Wed, 02 Sep 2020 17:25:19 +0200 In-Reply-To: <87lfhs5j3x.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 02 Sep 2020 16:49:38 +0200") Message-ID: <874kogciao.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1599060335;d8b126c5; X-HE-SMSGID: 1kDUdf-0003KM-VL X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ludo! Ludovic Court=C3=A8s writes: >> + ;; if anything above is "true": >> + ;; (ofl "/run/current-system/profile/bin/fuser -km %(MNTPT)= ") > > It=E2=80=99s not clear what these two lines mean. The idea is to tell us= ers to > configure PAM Mount to use =E2=80=98fuser=E2=80=99 as a replacement for = =E2=80=98ofl=E2=80=99, right? I > think that=E2=80=99d deserve one or two sentences of explanation. WDYT? Yes, that is/was the idea, because killing processes would not work otherwise. Now that we have autofs, I don't think it's relevant any more, so we can close it? =2D-=20 No one gets sick on Wednesdays. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl9PuV8RHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyW5dwf/a08C/6L4sXbMzprA9kHqwbcHasa8RnMP Hd7O3wk3vc/Hr9ghJ/sgLLZHN+jGDOue8TMZJ2P80bVrqcTTYcnZEEhkaFSPPJV0 D2LgPhhAs1GKWLXH8h7f5fnWmzQ/u8mGB8LwdwGFqMPqfUbFtK8J2S8R5FPXkFkw F3Jiuyddy7qJsg/wr/H34UBywdNzp+uGthqtaxZyGuoi+JaJfhx5rLJf4fJfQvei r0ov5u/ecJRol9ORGq5qLUjqRv61UjeenBIAvhrIXI8XdBX/5EL7LNA9KByveRcz /R0AscZoHAA+MVLHmno/PLDfuMGUTpVKFIHP+hQCYXIEDPsmOHxpPA== =Gxew -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 08:01:41 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Michael Rohleder Subject: bug#41048: closed (Re: [bug#41048] [PATCH] doc: add comment about ofl for Pam mount.) Message-ID: References: <87y2ls2aql.fsf@gnu.org> <87ftch42bx.fsf@rohleder.de> X-Gnu-PR-Message: they-closed 41048 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 41048@debbugs.gnu.org Date: Wed, 02 Sep 2020 20:19:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1599077942-850-1" This is a multi-part message in MIME format... ------------=_1599077942-850-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41048: [PATCH] doc: add comment about ofl for Pam mount. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41048@debbugs.gnu.org. --=20 41048: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41048 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1599077942-850-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41048-done) by debbugs.gnu.org; 2 Sep 2020 20:18:55 +0000 Received: from localhost ([127.0.0.1]:60796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDZDb-0000DK-Br for submit@debbugs.gnu.org; Wed, 02 Sep 2020 16:18:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDZDW-0000D5-Po for 41048-done@debbugs.gnu.org; Wed, 02 Sep 2020 16:18:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52016) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDZDR-00088f-Ai; Wed, 02 Sep 2020 16:18:45 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=57094 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kDZDQ-0007c4-CO; Wed, 02 Sep 2020 16:18:44 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Michael Rohleder Subject: Re: [bug#41048] [PATCH] doc: add comment about ofl for Pam mount. References: <87ftch42bx.fsf@rohleder.de> <87lfhs5j3x.fsf@gnu.org> <874kogciao.fsf@rohleder.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Fructidor an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 02 Sep 2020 22:18:42 +0200 In-Reply-To: <874kogciao.fsf@rohleder.de> (Michael Rohleder's message of "Wed, 02 Sep 2020 17:25:19 +0200") Message-ID: <87y2ls2aql.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41048-done Cc: 41048-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Michael, Michael Rohleder skribis: > Ludovic Court=C3=A8s writes: >>> + ;; if anything above is "true": >>> + ;; (ofl "/run/current-system/profile/bin/fuser -km %(MNTPT= )") >> >> It=E2=80=99s not clear what these two lines mean. The idea is to tell u= sers to >> configure PAM Mount to use =E2=80=98fuser=E2=80=99 as a replacement for = =E2=80=98ofl=E2=80=99, right? I >> think that=E2=80=99d deserve one or two sentences of explanation. WDYT? > > Yes, that is/was the idea, because killing processes would not work > otherwise. OK. > Now that we have autofs, I don't think it's relevant any more, so we can > close it? Fine with me, done! Thanks, Ludo=E2=80=99. ------------=_1599077942-850-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 May 2020 12:42:47 +0000 Received: from localhost ([127.0.0.1]:54856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVDxA-0007HA-Ex for submit@debbugs.gnu.org; Sun, 03 May 2020 08:42:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:42520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVDx6-0007Go-RR for submit@debbugs.gnu.org; Sun, 03 May 2020 08:42:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVDx6-0004am-Gx for guix-patches@gnu.org; Sun, 03 May 2020 08:42:36 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:56778) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jVDx5-0008D0-6r for guix-patches@gnu.org; Sun, 03 May 2020 08:42:36 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jVDx2-0001aH-Dr; Sun, 03 May 2020 14:42:32 +0200 Received: from [192.168.1.8] (helo=chuwi) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jVDx1-00089i-L5 for guix-patches@gnu.org; Sun, 03 May 2020 14:42:32 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] doc: add comment about ofl for Pam mount. X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Sun, 03 May 2020 14:42:26 +0200 Message-ID: <87ftch42bx.fsf@rohleder.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1588509755;401b0058; X-HE-SMSGID: 1jVDx2-0001aH-Dr Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/03 07:09:22 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Pam mount uses `ofl` from hxtools [1] to kill processes that have open files on the filesystem mounted. As we dont have hxtools (and I think we shouldnt), one has to configure pam mount to use something else, eg `fuser`. This is an attempt to document that somehow. --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-doc-guix.texi-Pam-mount-add-comment-about-ovl.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] doc: add comment about ovl for Pam mount. From=207a3cd9cd00cbd95e599a8d79400591e2fc589f33 Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Sun, 3 May 2020 14:17:37 +0200 Subject: [PATCH] doc: add comment about ofl for Pam mount. * doc/guix.texi: (Pam Mount) add comment about ofl. =2D-- doc/guix.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index d5d8662937..aa182df183 100644 =2D-- a/doc/guix.texi +++ b/doc/guix.texi @@ -25441,6 +25441,8 @@ the partition where he stores his data: (hup "0") (term "no") (kill "no"))) + ;; if anything above is "true": + ;; (ofl "/run/current-system/profile/bin/fuser -km %(MNTPT)") (mkmountpoint (@@ (enable "1") (remove "true"))))) =20 =2D-=20 2.26.2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Footnotes:=20 [1] https://github.com/ghthor/hxtools =2D-=20 "These download files are in Microsoft Word 6.0 format. After unzipping,=20 these files can be viewed in any text editor, including all versions of=20 Microsoft Word, WordPad, and Microsoft Word Viewer." [Microsoft website] --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl6uvDIACgkQfHr/vv7y yyWTuggAlu3Bh4/ELKphaUnHm9y/FLRgMKWWBjHVOAGwUEMSAbgK0W62yg/59FXV jCyGw6jvdgN+eGn2lTr+wSYe+BfGCTF4a2rMXZohe7rLCdHlQG6obgtQ8twvu4m2 DOGNOdTLp/BlWFgGRvDgOa0U4z9q0QZHFVFRFYuklqwtYCAb+j6gzpsWrpvvqsQz SuyzKV09huOqVGcV4hhvoFTr67hv/xzj2MzaulNQVeIcEF4rcLjsYrDAqo7ZVOXk RBB08IMyAY3nPbabI0JNOXKKwyqToDFCeezZjlJH0+D1lmZiRlYy4hIlW4Cd/fRj 4cCLUHPs0GL9fJYRguMR27itEY76Rw== =zD3D -----END PGP SIGNATURE----- --==-=-=-- ------------=_1599077942-850-1--