Gentoo Archives: gentoo-user

From: Konstantinos Agouros <elwood@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] rc-svcdir mount where from?
Date: Sun, 28 Aug 2011 11:38:57
Message-Id: 1314531440.243242@rumba
In Reply to: Re: [gentoo-user] rc-svcdir mount where from? by Alex Schuster
1 In <1581460.4EaZMVgbQ3@weird> wonko@×××××××××.org (Alex Schuster) writes:
2
3 >Konstantinos Agouros writes:
4
5 >> I do not have rc-svcdir in /etc/fstab. I know it comes with openrc but
6 >> I would need the mount line or an fstab entry for it. A grep in
7 >> /etc/init.d didn't help.
8
9 >You need to look into /lib/rc/sh/init.sh, the mount_svcdir() function:
10
11 >/lib/rc/sh/init.sh: mount -n -t "$fs" $fsopts rc-svcdir "$RC_SVCDIR"
12
13 >You can get the actual content of the $fs and $fsopts variables from the
14 >output of mount | grep svcdir.
15 Hmmm but where is it filled with the directory structure? Or is this like
16 a union mount?
17
18 Konstantin
19 --
20 Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood@×××××××.de
21 Altersheimerstr. 1, 81545 Muenchen, Germany. Tel +49 89 69370185
22 ----------------------------------------------------------------------------
23 "Captain, this ship will not survive the forming of the cosmos." B'Elana Torres

Replies

Subject Author
Re: [gentoo-user] rc-svcdir mount where from? Joost Roeleveld <joost@××××××××.org>