]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut.sh): drop restorecon call
authorDavid Tardon <dtardon@redhat.com>
Thu, 3 Mar 2022 09:47:46 +0000 (10:47 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 9 Mar 2022 04:03:32 +0000 (04:03 +0000)
commit3385989266ddb1c0685f9f7501f1835e9ce49730
tree58b9629ea844ba10b5e64069f33d5e2d31a41cf8
parent9a884b3afce1ebc8c6a6e5f62594ce708486a826
fix(dracut.sh): drop restorecon call

AFAICT there is no need for it. cp already applies appropriate label on
the target file (unless --preserve=context is used).
dracut.sh