summaryrefslogtreecommitdiffstats
path: root/move/move.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-12-03 11:57:32 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-12-03 11:57:32 +0000
commit5542b0d6d16903406fb0482d596eef8f1b467a66 (patch)
treebde709ee1b5910bb41821acefc54ff1790d34716 /move/move.pm
parent950ab7bfd94b833f05837f305faed87c9d5a024e (diff)
downloaddrakx-5542b0d6d16903406fb0482d596eef8f1b467a66.tar
drakx-5542b0d6d16903406fb0482d596eef8f1b467a66.tar.gz
drakx-5542b0d6d16903406fb0482d596eef8f1b467a66.tar.bz2
drakx-5542b0d6d16903406fb0482d596eef8f1b467a66.tar.xz
drakx-5542b0d6d16903406fb0482d596eef8f1b467a66.zip
mouse with more than 5 buttons add a hook in /etc/X11/xinit.d, this dir need be writable for new files
Diffstat (limited to 'move/move.pm')
-rw-r--r--move/move.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/move.pm b/move/move.pm
index 647d2a74e..93a7374f6 100644
--- a/move/move.pm
+++ b/move/move.pm
@@ -128,7 +128,7 @@ sub init {
skel ld.so.cache openoffice xinetd.d xinetd.conf syslog.conf sysctl.conf sysconfig/networking/ifcfg-lo
ifplugd);
symlinkf_short("/image/etc/X11/$_", "/etc/X11/$_")
- foreach qw(encodings.dir app-defaults applnk fs lbxproxy proxymngr rstart wmsession.d xinit.d xinit xkb xserver xsm);
+ foreach qw(encodings.dir app-defaults applnk fs lbxproxy proxymngr rstart wmsession.d xinit xkb xserver xsm);
symlinkf_short("/image/root/$_", "/root/$_") foreach qw(.bashrc);
mkdir_p(dirname("/var/$_")), symlinkf_short("/image/var/$_", "/var/$_") foreach qw(lib/samba cache/gstreamer-0.6);