diff options
| author | Haixiao Yan <haixiao.yan.cn@windriver.com> | 2025-10-27 16:45:13 +0800 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2025-11-12 14:17:55 -0500 |
| commit | dec36ead2ebee374c542a70e4f0e9177443dbd48 (patch) | |
| tree | 48f78c558e8e89c362b27e0104ce256ed13ec577 /recipes-security/scapy/python-scapy.inc | |
| parent | b639be32ad038d49091ddc1ae1aaf3e2c7e5bbc5 (diff) | |
| download | meta-security-dec36ead2ebee374c542a70e4f0e9177443dbd48.tar.gz | |
fail2ban: replace fail2ban-python shebang with python3
In Yocto, there is only one Python interpreter (python3), and the
auto-generated "fail2ban-python" symlink is not used. To ensure
all installed scripts can run correctly, replace the shebang line
from "#!/usr/bin/env fail2ban-python" to "#!/usr/bin/env python3"
during installation.
Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com>
Diffstat (limited to 'recipes-security/scapy/python-scapy.inc')
0 files changed, 0 insertions, 0 deletions
