zGreenfelder wrote:
it might also be of some help to try to manually do what init, et al [s|w]ould be doing
if feasible, I'd login cd /etc/init.d/rc.$current_runlevel + and run something of the ilk: for i in K* ++ do ./$i stop done
I don't know if you're replying to Marc Chamberlin (the OP with the problem that shutdown doesn't work over SSH) or to my comment that one of my system doesn't reboot at all. (That's one of the drawbacks of top postings... ;-) If it's a remark for Marc, you make a very important point. Marc should set RUN_PARALLEL to "no" in /etc/sysconfig/boot. Many problems during boot or shutdown are cured by that; dependency information in init.d scripts is lacking for many situations. (I need to patch 4-5 init.d scripts in each openSUSE release; let's hope systemd improves that.) If it's a remark for me: My issue is not with init.d scripts; they are all run. After "Please stand by while rebooting the system...", when BIOS action is normally triggered, nothing happens. (And it has nothing to do with older hardware either; I bought this system from Dell 8 weeks ago; it's a rather new i7 system.) Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod Email: jschrod@acm.org Roedermark, Germany -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Aug 10, 2011 at 02:10:26AM +0200, Joachim Schrod wrote: [ 8< ]
(I need to patch 4-5 init.d scripts in each openSUSE release; let's hope systemd improves that.)
Are these generic changes or are these jschrod only changes? If they're generic please file bug reports and attache your fixes. If they're are special purpose consider to suggest a way to make you feel more happy by adding a hooking facilitry which allows you to add your special needs. Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
participants (2)
-
Joachim Schrod
-
Lars Müller