From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78B8F138359 for ; Fri, 3 Jul 2020 13:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46C84E0843; Fri, 3 Jul 2020 13:46:57 +0000 (UTC) Received: from mail-gw.thundermail.uk (mail-gw.thundermail.uk [149.255.60.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E028DE0819 for ; Fri, 3 Jul 2020 13:46:56 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 4DAA66598BB8 for ; Fri, 3 Jul 2020 14:46:55 +0100 (BST) X-ASG-Debug-ID: 1593784014-055413421927fc80001-LfjuLa Received: from cloud307.thundercloud.uk (cloud307.thundercloud.uk [149.255.58.40]) by mailgw01.thundermail.uk with ESMTP id QWtoQXUUXw0Snj4m (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 03 Jul 2020 14:46:54 +0100 (BST) X-Barracuda-Envelope-From: confabulate@kintzios.com X-Barracuda-Effective-Source-IP: cloud307.thundercloud.uk[149.255.58.40] X-Barracuda-Apparent-Source-IP: 149.255.58.40 Received: from lenovo.localdomain (230.3.169.217.in-addr.arpa [217.169.3.230]) by cloud307.thundercloud.uk (Postfix) with ESMTPSA id EB1FCC3483F for ; Fri, 3 Jul 2020 14:46:53 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kintzios.com; s=default; t=1593784014; bh=GTGDfBspM1fErunMqQ+jcKlq4x3QJp4YeB6vb1X0f40=; h=From:To:Subject; b=JaV7rW8fzWAwAjVgwSty4jZLpz3KSGwvkRSj7z7dXYC0z1J/eo427YVKpIopesjgE 8b3iulz0Lf48ibfmatvnlK5xleEzynX762xj/3clH5xYhmddXqzDlP44690S9UwmSD 4jD65iiBonNCYQDbOWl/VMvEhVU2wNGLUjsiTVT0= Authentication-Results: cloud307.thundercloud.uk; spf=pass (sender IP is 217.169.3.230) smtp.mailfrom=confabulate@kintzios.com smtp.helo=lenovo.localdomain Received-SPF: pass (cloud307.thundercloud.uk: connection is authenticated) From: Michael To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] custom mount fstab Date: Fri, 03 Jul 2020 14:46:29 +0100 X-ASG-Orig-Subj: Re: [gentoo-user] custom mount fstab Message-ID: <1769074.tdWV9SEqCh@lenovo.localdomain> In-Reply-To: <87861e59-3807-63ae-57ac-2f1ecffe45a1@googlemail.com> References: <87861e59-3807-63ae-57ac-2f1ecffe45a1@googlemail.com> 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2044724.irdbgypaU6"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-PPP-Message-ID: <20200703134654.2086416.36401@cloud307.thundercloud.uk> X-PPP-Vhost: kintzios.com X-Barracuda-Connect: cloud307.thundercloud.uk[149.255.58.40] X-Barracuda-Start-Time: 1593784014 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://149.255.60.66:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at thundermail.uk X-Barracuda-Scan-Msg-Size: 593 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.9 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.82941 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Archives-Salt: 13a03790-b3a0-4a65-8f34-310bcad74058 X-Archives-Hash: 5f32636d5bd0800d3a0e2ac42c36894b --nextPart2044724.irdbgypaU6 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" On Friday, 3 July 2020 14:33:52 BST Tamer Higazi wrote: > Hi people, > > I had a problem with docker on gentoo and found the solution for all my > > problems with a custom mount command: > |sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd > > Can anybody of you tell me how to add that one in /etc/fstab file ? > best, Tamer | I haven't used cgroups or docker, but if your mount command above is correct, I assume something like this ought to work as far as fstab is concerned: cgroup /sys/fs/cgroup/systemd cgroup none,name=systemd 0 1 --nextPart2044724.irdbgypaU6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXqhvaVh2ERicA8Ceseqq9sKVZxkFAl7/NrUACgkQseqq9sKV ZxnuoBAAsph5PBqOWFwPbFvlWfe2uZxphv/bP313PQ+0jR5p7BmOqaMxMyu1wj14 Uh8kW1WXgb8Q7Bj/SIHhmBgWZlkmln6WQxRrdZIvs4nYUkdlRcuOofERdwXy7L+R TmFjqc4XTwLtZDIhXBrEYmokvAF6uKY9EtzVndHX1Mg6Abtzz+cWVYn/5mXkvTR0 CsvI80b4tWbvHCrDt2sTSjRc9Hzz2H+7jUKHK44uIedXG+RHfzDsfg2951MuyOn2 3s2vkZrT5CpWQLSejNfDzDnInI0twppIvFRSz9JNFDV11dbsAQYtx43XIVSvQnek JJys9axUtQV9Y9Wdk1aBvICUHkIfXk/D2a25KyQBh4cREtMxpXkxsmIb6GDXigTN VSZlJdcpSOBpOp3Z/2St+hELsiVoo3xnq2Jb4JjK5AY5h64XsX9gXs0uM3HTmDjc ocuvcMBmb/D/Vea/cM5KSpAgJmIgAe/ZdmLq0GrXCNxYIrnPq4gfH2AMLxN9eLvD PbCA+jAVvGwH29OuolWRsxdAoxY7uyTRfD8my/1mrnYnxdmbZNr1CjAV0sUWUMyt +kLkDFRgDoK5y2fFgqpkox1k02IBkcuA73rmWT3sniQY/dt2jtz11uivJVCZbV0c 35Q8ePREj5dv7b6oCOeuDkmAZ0pd897zfydxiNe/hwoqKS/Wnqk= =HzlG -----END PGP SIGNATURE----- --nextPart2044724.irdbgypaU6--