On Tue, May 05, 2015 at 10:51:53AM +0200, Harald Hoyer wrote: > On 02.05.2015 19:16, Zbigniew Jędrzejewski-Szmek wrote: > > This is an attempt to fix the issue with fsck running twice. Patch 3/3 is > > the only important one, the other two are nice-to-have. > > > > dracut configuration also has to be modified to include /bin/touch. > > I'll work on a patch for that later. > > instead of > $ /bin/touch file > use > $ > file > No need for a fork() to create an empty marker file.
It's in a systemd unit file, so no shell. Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
