]> git.ipfire.org Git - thirdparty/dracut.git/commit
base/init.sh: create /run/log
authorStefan Reimer <it@startux.de>
Mon, 18 Feb 2013 11:05:23 +0000 (12:05 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 18 Feb 2013 11:05:23 +0000 (12:05 +0100)
commita005c47763064b9690285b2c6d772fac8fdd477b
tree4273e38ebf7b54c2cb9d53bdc419a3f2375569ba
parent5db6ca5a4bff765234ef3236a2ec8df70ceee3ae
base/init.sh: create /run/log

If the systemd module is not used /run/log is not created which results
in dangeling softlink from /var/log which causes stuff to fail.
modules.d/99base/init.sh