On Mon, Jul 2, 2012 at 3:03 AM, Dave Reisner <[email protected]> wrote: > On Mon, Jul 02, 2012 at 03:02:01AM +0200, Kay Sievers wrote:
>> > - mkdir(filename, 0755);
>> > + mkdir("/run/udev/data", 0755);
>>
>> We can replace all that with a mkdir_p(), right?
>>
>> Kay
>
> Yup, seems reasonable.
Committed with mkdir_p().
Thanks,
Kay
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
