Information
The /etc/dt/config/*/Xresources file contains appearance and behavior resources for the Dtlogin login screen.
Rationale:
The /etc/dt/config/*/Xresources file defines the customization of the Dtlogin screen. The default file, /usr/dt/config/*/Xresources, is unconditionally overwritten upon subsequent installation. It is recommended that the appropriate permissions and ownership are applied to secure the file.
Solution
Set the appropriate permissions and ownership on all Xresources files:
chown root:sys /etc/dt/config/*/Xresources
chmod u=rw,go=r /etc/dt/config/*/Xresources
Default Value:
N/A