Quick note on running minicom

Martin Langhoff martin.langhoff at gmail.com
Mon Jul 18 03:22:01 EDT 2011


On Mon, Jul 18, 2011 at 3:11 AM, Peter Robinson <pbrobinson at gmail.com> 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
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



More information about the Devel mailing list