]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut.sh: make tmp dirs after the trap function is installed
authorHarald Hoyer <harald@redhat.com>
Wed, 29 Jun 2016 15:32:31 +0000 (17:32 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 Jun 2016 15:32:31 +0000 (17:32 +0200)
commit3889234f7116d7f0b39a609d5d65c490251f7d5e
tree231414f95fa92e933b6b5655ceda2c0b6d044418
parentc98d1756f766e49f7b457e217b0e0156d577d8b8
dracut.sh: make tmp dirs after the trap function is installed

otherwise a good timed ctrl-c will leave the tmp dir around
dracut.sh