summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-workspace/kdm
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-05-01 16:57:26 +0200
committertnut <thierryn1 at hispeed dot ch>2010-05-01 16:57:26 +0200
commit9367757160a3bdc304b73cad50ee6227be0dc6b2 (patch)
tree3b9651ac73e1a758e19c683d0dd51bf8090871ac /kde/kdebase-workspace/kdm
parent484880add8dae9ada76769e0b16b9bca6c8b37b3 (diff)
downloadnutyx-extra-9367757160a3bdc304b73cad50ee6227be0dc6b2.tar.gz
nutyx-extra-9367757160a3bdc304b73cad50ee6227be0dc6b2.tar.bz2
nutyx-extra-9367757160a3bdc304b73cad50ee6227be0dc6b2.tar.xz
nutyx-extra-9367757160a3bdc304b73cad50ee6227be0dc6b2.zip
kdebase-workspace, maj script de lancement et footprint
Diffstat (limited to 'kde/kdebase-workspace/kdm')
-rwxr-xr-xkde/kdebase-workspace/kdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdebase-workspace/kdm b/kde/kdebase-workspace/kdm
index 87438484b..80ab876ba 100755
--- a/kde/kdebase-workspace/kdm
+++ b/kde/kdebase-workspace/kdm
@@ -11,7 +11,7 @@ case "$1" in
boot_mesg "Starting KDM"
export HOME=/root
cd $HOME
- /opt/kde/bin/kdm
+ /usr/bin/kdm
;;
stop)
boot_mesg "Stopping KDM"