19 Sep
2012
19 Sep
'12
7:17 a.m.
On Wed, Sep 19, 2012 at 9:02 AM, Tom Gundersen <teg@jklm.no> wrote:
On Wed, Sep 19, 2012 at 6:56 AM, MartÃn Cigorraga <msx@archlinux.us> wrote:
Hi, I noticed I'm getting a [FAIL] message for SIGTERM on system shutdown[0], how can I debug it? I already checked /var/log but found nothing :(
This means that some process did not terminate before the timeout ended. To find out which, you could insert a call to "ps aux > /root/my-processes" just after the SIGTERM in rc.shutdown.
-t
if you are using networkmanager, you could be affected by https://bugs.archlinux.org/task/31115 Morris