diff options
author | install <install@nutyx.(none)> | 2009-10-25 12:14:47 +0100 |
---|---|---|
committer | install <install@nutyx.(none)> | 2009-10-25 12:14:47 +0100 |
commit | 18f174ee2788e73467c5fc070d153043c9ac8862 (patch) | |
tree | af29ea9698aa570e8abdf9751670f5c6b2cfc2e7 | |
parent | a00a82292516605c1589926fa0945604d5e14699 (diff) | |
download | nutyx-extra-18f174ee2788e73467c5fc070d153043c9ac8862.tar.gz nutyx-extra-18f174ee2788e73467c5fc070d153043c9ac8862.tar.bz2 nutyx-extra-18f174ee2788e73467c5fc070d153043c9ac8862.tar.xz nutyx-extra-18f174ee2788e73467c5fc070d153043c9ac8862.zip |
gnome, ajout de post-install
-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 |