https://bugzilla.redhat.com/show_bug.cgi?id=1814682



--- Comment #7 from Honggang LI <[email protected]> ---
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.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to