by Kp » Sat Sep 09, 2006 9:49 pm
You could modify the policy by hand and reload it. It is a text file with a reasonably obvious format. However, take care that your modifications do not grant system services write access to that directory, as a compromised service could then rewrite your .bashrc, .profile, .bash_logout, etc. to run code in a context other than that of the daemon itself. That you're even asking this suggests you intend to use the root account, which means that you have granted or plan to grant non-trivial access to shells run as root.