19 Sep
2012
19 Sep
'12
7:17 a.m.
On 19 September 2012 09:02, 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
Just a minor correction: it is in /etc/rc.d/functions Lukas