On Mon, Jul 18, 2011 at 3:11 AM, Peter Robinson <[email protected]> wrote:
>> I'm not entirely sure where lockdev should tell initscripts about it -
>> probably /etc/rwtab.d
>
> I would look at what Fedora 15 does here as it has /var/lock as a tmpfs so
> would need to deal with creating it on boot.

I found it and noted it in the BZ entry -- it is /etc/tmpfiles.d . For
example the ppp package includes this file:

$ cat /etc/tmpfiles.d/ppp.conf
d       /var/run/ppp    0755 root root
d       /var/lock/ppp   0755 root root

cheers,



m
-- 
 [email protected]
 [email protected] -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to