diff options
-rwxr-xr-x | gnome/gnome/post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome/gnome/post-install b/gnome/gnome/post-install new file mode 100755 index 000000000..383a8573a --- /dev/null +++ b/gnome/gnome/post-install @@ -0,0 +1,2 @@ +#!/bin/sh +chmod 755 /etc/gconf/gconf.xml.system |