Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] custom mount fstab
Date: Fri, 03 Jul 2020 13:34:05
Message-Id: 87861e59-3807-63ae-57ac-2f1ecffe45a1@googlemail.com
1 Hi people,
2
3 I had a problem with docker on gentoo and found the solution for all my
4 problems with a custom mount command:
5
6 |sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd
7 Can anybody of you tell me how to add that one in /etc/fstab file ?
8 best, Tamer |

Replies

Subject Author
Re: [gentoo-user] custom mount fstab Michael <confabulate@××××××××.com>
Re: [gentoo-user] custom mount fstab Andrew Udvare <audvare@×××××.com>
[gentoo-user] Re: custom mount fstab Nikos Chantziaras <realnc@×××××.com>