summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20120809/334d1008
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20120809/334d1008')
-rw-r--r--zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment-0001.obj12
-rw-r--r--zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment.obj12
2 files changed, 24 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment-0001.obj
new file mode 100644
index 000000000..13787e6ca
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment-0001.obj
@@ -0,0 +1,12 @@
+diff -p -up ./src/systemctl/systemctl.c.tv ./src/systemctl/systemctl.c
+--- ./src/systemctl/systemctl.c.tv 2012-07-19 22:10:31.977316645 +0000
++++ ./src/systemctl/systemctl.c 2012-08-09 18:28:00.885444830 +0000
+@@ -3599,7 +3599,7 @@ static int daemon_reload(DBusConnection
+ streq(args[0], "cancel") ? "ClearJobs" :
+ streq(args[0], "daemon-reexec") ? "Reexecute" :
+ streq(args[0], "reset-failed") ? "ResetFailed" :
+- streq(args[0], "halt") ? "Halt" :
++ streq(args[0], "halt") ? "PowerOff" :
+ streq(args[0], "poweroff") ? "PowerOff" :
+ streq(args[0], "reboot") ? "Reboot" :
+ streq(args[0], "kexec") ? "KExec" : \ No newline at end of file
diff --git a/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment.obj b/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment.obj
new file mode 100644
index 000000000..13787e6ca
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120809/334d1008/attachment.obj
@@ -0,0 +1,12 @@
+diff -p -up ./src/systemctl/systemctl.c.tv ./src/systemctl/systemctl.c
+--- ./src/systemctl/systemctl.c.tv 2012-07-19 22:10:31.977316645 +0000
++++ ./src/systemctl/systemctl.c 2012-08-09 18:28:00.885444830 +0000
+@@ -3599,7 +3599,7 @@ static int daemon_reload(DBusConnection
+ streq(args[0], "cancel") ? "ClearJobs" :
+ streq(args[0], "daemon-reexec") ? "Reexecute" :
+ streq(args[0], "reset-failed") ? "ResetFailed" :
+- streq(args[0], "halt") ? "Halt" :
++ streq(args[0], "halt") ? "PowerOff" :
+ streq(args[0], "poweroff") ? "PowerOff" :
+ streq(args[0], "reboot") ? "Reboot" :
+ streq(args[0], "kexec") ? "KExec" : \ No newline at end of file