diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-07-02 03:09:18 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-07-02 03:09:18 +0200 |
commit | ddbe6850b2ae490ab359a050b190cf96e1559cd7 (patch) | |
tree | 1cdb25003c65edec2d2e16cec8ce6a69ff7eaa13 /tmpfiles.d | |
parent | b80680eda9e615711414b7efa2d81e4ac1496b6a (diff) |
udevd: fix bogus mkdir invocation
The filename parameter passed to mkdir can't contain anything but a
garbage value at this point. This was meant to be the full pathname to
the new udev DB, as the mkdir_parents() call before it won't create the
trailing child directory.
[replace mkdir_parents() + mkdir() with mkdir_p() -- kay]
Diffstat (limited to 'tmpfiles.d')
0 files changed, 0 insertions, 0 deletions