]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut-init.sh
Do not "cp" the selinux context
authorHarald Hoyer <harald@redhat.com>
Wed, 11 Jan 2017 12:35:36 +0000 (13:35 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 16 Jan 2017 13:27:39 +0000 (14:27 +0100)
commit7e51a94f5bc6188511593eda9768aae41467ef04
treeab662384189b2b6c7d6a4da4b1879e4570c06d9d
parent73b9eaab1da87dce720d50b4ecd84dcc5a620b09
Do not "cp" the selinux context

replace "cp -a" with $DRACUT_CP, so in case the selinux policy disallows
root to set the selinux context in /var/tmp, dracut does not fail.
dracut-init.sh
dracut.sh
modules.d/10i18n/module-setup.sh
modules.d/95iscsi/iscsiroot.sh
modules.d/95terminfo/module-setup.sh