chiark / gitweb /
tmpfiles: restore previous behavior for F/f
authorDave Reisner <dreisner@archlinux.org>
Fri, 28 Sep 2012 00:48:13 +0000 (20:48 -0400)
committerDave Reisner <dreisner@archlinux.org>
Fri, 28 Sep 2012 00:53:05 +0000 (20:53 -0400)
commit1845fdd967d3a4c06f895413505de3c2429955b0
treeda2bd49f77d246863fbc92729cb322e2c83c7345
parentc651162ca83e6389cc167e5b09527dcbe2852799
tmpfiles: restore previous behavior for F/f

d4e9eb91ea changed the behavior for the F and f actions, wrongly sending
them to glob_item(). Restore the old behavior and shortcut straight to
write_one_file().
src/tmpfiles/tmpfiles.c