On 12/09/2016 09:48 PM, Ed Greshko wrote:
Also, the files should go in /var/lib/dictd  <---- the d at the end.

And after you put the files there you may have to restore their context.

restorecon -R /var/lib/dictd

And then make sure the files have context like so...

[root@f25f dictd]# pwd
/var/lib/dictd

[root@f25f dictd]# ls -Z
unconfined_u:object_r:dictd_var_lib_t:s0 x

Right, if the files were moved instead of copied, they will have the context of where they came from. The restorecon will fix that.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to