|
From: Erik P. O. <ep...@gm...> - 2012-06-30 16:36:27
|
On 30/06/12 02:44, Bryan Harris wrote: > You could run a command like this to show you the file list associated with your > RPM package. > > rpm -ql bacula-mysql | grep bacula-ctl > > Substitute "bacula-mysql" with whatever the package is named in your > Fedora system. (rpm -qa | grep bacula if you don't know the name) yum whatprovides */bacula-ctl-dir doesn't find them, so they definitely aren't in the rpm package. -- Erik |