diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2020-06-16 09:51:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-17 11:10:28 +0100 |
commit | f2df8011af2ad7cc9dd97d188ffba0f295e38493 (patch) | |
tree | 22268b047b749b635c2863ebe14cf10a4b87480b /meta/site/microblaze-linux | |
parent | a92308f6d61436077840b7528cae3a7ca6bd86fa (diff) | |
download | poky-f2df8011af2ad7cc9dd97d188ffba0f295e38493.tar.gz |
iptables: fix invalid symbolic link for ip6tables-apply
The iptables-apply is not installed which makes ip6tables-apply as an
invalid symbolic link:
$ ls -l /usr/sbin/ip6tables-apply
lrwxrwxrwx 1 root root 14 Jun 11 08:27 /usr/sbin/ip6tables-apply -> iptables-apply
$ ls -l /usr/sbin/iptables-apply
ls: cannot access '/usr/sbin/iptables-apply': No such file or directory
Backport a patch to fix the issue.
(From OE-Core rev: c3070d3b2e31a31fc32294972e7a3fae46b6e70f)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/microblaze-linux')
0 files changed, 0 insertions, 0 deletions