How To … Rotating Header Image

SeLinux does not Allow Dropbox to work

SELinux is preventing dropboxd from loading
/home/chad/.dropbox-dist/libSDL-1.2.so.0 which requires text relocation.

Fix Command:

chcon -t textrel_shlib_t '/home/chad/.dropbox-dist/libSDL-1.2.so.0'

full fedora bug description here

Leave a Reply