mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
sync
This commit is contained in:
parent
98d00263c9
commit
6a56a24f53
@ -54,7 +54,7 @@ selinux-policy-utils-prepare() {
|
||||
if [[ -n ${path_to_patch} ]]; then
|
||||
pushd "${s}" >/dev/null || die "Could not enter ${s}"
|
||||
einfo "Applying SELinux policy updates ... "
|
||||
eapply -p0 -- "${path_to_patch"
|
||||
eapply -p0 -- "${path_to_patch}"
|
||||
popd >/dev/null || die "Could not go back to old directory"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user