* Re: [gentoo-user] rc-svcdir mount where from?
@ 2011-08-27 18:08 99% ` Alex Schuster
0 siblings, 0 replies; 1+ results
From: Alex Schuster @ 2011-08-27 18:08 UTC (permalink / raw
To: gentoo-user
Konstantinos Agouros writes:
> I do not have rc-svcdir in /etc/fstab. I know it comes with openrc but
> I would need the mount line or an fstab entry for it. A grep in
> /etc/init.d didn't help.
You need to look into /lib/rc/sh/init.sh, the mount_svcdir() function:
/lib/rc/sh/init.sh: mount -n -t "$fs" $fsopts rc-svcdir "$RC_SVCDIR"
You can get the actual content of the $fs and $fsopts variables from the
output of mount | grep svcdir.
Wonko
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-08-27 17:44 [gentoo-user] rc-svcdir mount where from? Konstantinos Agouros
2011-08-27 18:08 99% ` Alex Schuster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox