mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 05:01:47 +01:00
coreos-base/misc-files: add back BCC tools
This file was not sourced because it does not have '.bash' or '.sh' suffix. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
7a133e0e95
commit
fc9f42dd30
@ -134,7 +134,7 @@ src_install() {
|
|||||||
doins "${FILESDIR}/selinux/config"
|
doins "${FILESDIR}/selinux/config"
|
||||||
|
|
||||||
insinto '/etc/bash/bashrc.d'
|
insinto '/etc/bash/bashrc.d'
|
||||||
doins "${FILESDIR}/bash/99-flatcar-bcc"
|
doins "${FILESDIR}/bash/99-flatcar-bcc.bash"
|
||||||
|
|
||||||
insinto '/usr/share/flatcar'
|
insinto '/usr/share/flatcar'
|
||||||
# The "oems" folder should contain a file "$OEMID" for each expected OEM sysext and
|
# The "oems" folder should contain a file "$OEMID" for each expected OEM sysext and
|
||||||
Loading…
x
Reference in New Issue
Block a user