summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4a768de..c180590 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=/sbin/poweroff
+HaltCmd=/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 e59a970..5dff715 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=/sbin/poweroff
+HaltCmd=/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 4a768de..c180590 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=/sbin/poweroff
+HaltCmd=/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 43db019..0008267 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=/sbin/poweroff
+HaltCmd=/bin/poweroff
RebootCmd=/usr/bin/reboot
[X-*-Core]