I found this big in the initiation script '/etc/rc.d/networkmanager' in 
the "networkmanager" package it's registering the daemon name 
as "NetworkManager" instead of "networkmanager", this causes a nasty crash on 
system shutdown after the system does not find a '/etc/rc.d/NetworkManager' 
script in the secondary shutdown loop in rc.shutdown and is forced to send 
term to all running processes. ( this happends if you remove the daemon from 
the DAEMONS array, run manually or use the rc.shutdown ls -t patch ).

Can easily be fixed by replacing the add and remove daemon entries in 
the /etc/rc.d/networkmanager from NetworkManager to networkmanager ( the name 
of the script itself )

Added to bugs:
http://bugs.archlinux.org/task/6444

-- 
Guillermo A. Amaral, CSE
@ site: http://www.guillermoamaral.com/
@ blog: http://blog.guillermoamaral.com/
# nick: thewonka / thewonka81

Attachment: pgp1IuaseDF47.pgp
Description: PGP signature

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to