summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2012-10-01 19:05:57 +0000
committerNicolas Lécureuil <neoclust@mageia.org>2012-10-01 19:05:57 +0000
commit0d67ae4954f6107bd3164818411978ac8d0abc24 (patch)
treeaac600248ae48c9e582cdfd317e50d7190df5dab
parent1944916f8343cbfb1d030242befe48c30ada21a8 (diff)
downloadconfig-0d67ae4954f6107bd3164818411978ac8d0abc24.tar
config-0d67ae4954f6107bd3164818411978ac8d0abc24.tar.gz
config-0d67ae4954f6107bd3164818411978ac8d0abc24.tar.bz2
config-0d67ae4954f6107bd3164818411978ac8d0abc24.tar.xz
config-0d67ae4954f6107bd3164818411978ac8d0abc24.zip
Use better path for poweroff
-rw-r--r--kde4-profiles/Default/share/config/kdm/kdmrc2
-rw-r--r--kde4-profiles/common/share/config/kdm/kdmrc2
-rw-r--r--kde4-profiles/netbook/share/config/kdm/kdmrc2
-rw-r--r--kde4-profiles/vanilla/share/config/kdm/kdmrc2
4 files changed, 4 insertions, 4 deletions
diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc
index c180590..523a8d7 100644
--- a/kde4-profiles/Default/share/config/kdm/kdmrc
+++ b/kde4-profiles/Default/share/config/kdm/kdmrc
@@ -140,7 +140,7 @@ Willing=/usr/share/X11/xdm/Xwilling
[Shutdown]
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/poweroff"
-HaltCmd=/bin/poweroff
+HaltCmd=/usr/bin/poweroff
# The command (subject to word splitting) to run to reboot the system.
# Default is "/sbin/reboot"
RebootCmd=/usr/bin/reboot
diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc
index 5dff715..2ad7687 100644
--- a/kde4-profiles/common/share/config/kdm/kdmrc
+++ b/kde4-profiles/common/share/config/kdm/kdmrc
@@ -140,7 +140,7 @@ Willing=/usr/share/X11/xdm/Xwilling
[Shutdown]
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/poweroff"
-HaltCmd=/bin/poweroff
+HaltCmd=/usr/bin/poweroff
# The command (subject to word splitting) to run to reboot the system.
# Default is "/sbin/reboot"
RebootCmd=/usr/bin/reboot
diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc
index c180590..523a8d7 100644
--- a/kde4-profiles/netbook/share/config/kdm/kdmrc
+++ b/kde4-profiles/netbook/share/config/kdm/kdmrc
@@ -140,7 +140,7 @@ Willing=/usr/share/X11/xdm/Xwilling
[Shutdown]
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/poweroff"
-HaltCmd=/bin/poweroff
+HaltCmd=/usr/bin/poweroff
# The command (subject to word splitting) to run to reboot the system.
# Default is "/sbin/reboot"
RebootCmd=/usr/bin/reboot
diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc
index 0008267..b1027cc 100644
--- a/kde4-profiles/vanilla/share/config/kdm/kdmrc
+++ b/kde4-profiles/vanilla/share/config/kdm/kdmrc
@@ -8,7 +8,7 @@ StaticServers=:0
[Shutdown]
BootManager=Grub
-HaltCmd=/bin/poweroff
+HaltCmd=/usr/bin/poweroff
RebootCmd=/usr/bin/reboot
[X-*-Core]