Re: Not just rpcbind, but man db update as well

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2018-01-01 at 09:19 -0500, Tom H wrote:
> On Sun, Dec 31, 2017 at 10:32 PM, Sam Varshavchik <mrsam@xxxxxxxxxxxxxxx> wrote:
> > 
> > My rpcbind service seemed to have been enabled in 2011. Its current vendor
> > preset is "disabled". So, I guess, it wouldn't be enabled today, by default.
> > Was it enabled by default in 2011? No idea. What does disabling it would
> > mean, with respect to libvirt, and any guest VMs? No idea.
> > 
> > ... Hold on a second. Digging through Wikipedia, Fedora 16 was released a
> > week before the rpcbind's enabling timestamp on my server.
> > 
> > Grabbed
> > https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/Packages/rpcbind-0.2.0-15.fc16.x86_64.rpm
> > 
> > postinstall scriptlet (using /bin/sh):
> > if [ $1 -eq 1 ] ; then
> >    # Initial installation
> >    /bin/systemctl enable rpcbind.service >/dev/null 2>&1 || :
> > fi
> > 
> > Well, that answers that. Happy New Year, everyone!
> 
> rpcbind should not enable itself:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1087951

Thanks, I added a comment to the BZ report and disabled
rpcbind.service, however it's also necessary to disable and stop
rpcbind.socket.

poc
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux