diff options
-rw-r--r-- | rescue/NEWS | 2 | ||||
-rw-r--r-- | rescue/list.xml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index c2a820493..4665171ef 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- killall5 is no more needed + Version 1.47 - 8 December 2013 by Colin Guthrie - use systemd as init in the rescue system diff --git a/rescue/list.xml b/rescue/list.xml index d4c0adcb4..f5c032962 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -45,7 +45,7 @@ ldconfig mingetty agetty reboot halt shutdown - kill killall5 ps strace + kill ps strace sed tr strings |