https://bugzilla.redhat.com/show_bug.cgi?id=1814682 --- Comment #9 from lsun@xxxxxxxxxxxx --- (In reply to Honggang LI from comment #7) > 1814682-rshim]$ rpm -qpl results/rshim-2.0-1.fc33.x86_64.rpm | grep man > /usr/share/man/man1/bfrshim.1.gz > ^^^^ ^ > > 1814682-rshim]$ rpm -qpl results/rshim-2.0-1.fc33.x86_64.rpm | grep bin > /usr/bin/bfrshim > ^^^^ > > ./src/rshim.c:2092: rc = system("modprobe cuse"); > ./src/rshim_net.c:56: rc = system("modprobe tun"); > > The binary 'bfrshim' may execute 'modprobe' command, which requires > administrator permission. > I suggest to move 'bfrshim' into the '/usr/sbin' directory, and install the > manpage into man-8 section instead of man-1. This binary does need root permission to run. I'll update it as suggested. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx