From: J Sloan <jjs@pobox.com>
To: gspujar@hss.hns.com
Cc: linux-kernel@vger.kernel.org, achowdhry@hss.hns.com
Subject: Re: software watchdog
Date: Tue, 11 Dec 2001 00:17:50 -0800 [thread overview]
Message-ID: <3C15C12E.F0DA5159@pobox.com> (raw)
In-Reply-To: <65256B1F.002BF453.00@sandesh.hss.hns.com>
gspujar@hss.hns.com wrote:
> Hi all,
>
> I am using software watchdog in my application. When the watchdog reboots the
> system,
>
> >>>printk(KERN_CRIT "SOFTDOG: Initiating system reboot.\n"); prints the message
> on the console.
>
> I put a delay of 5secs with mdelay, and I can see the message on the console.
> I wanted the message as a syslog,
>
> so I added kern.crit in /etc/syslog.conf file.,
> But I am not getting the above message in the log file.
> Can any one help me with this ????
Send the message to "*" instead of /var/log/messages
That, and/or arrange to do a sync before reboot.
I'm sure there are other ways as well...
cu
jjs
next prev parent reply other threads:[~2001-12-11 8:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-11 8:03 software watchdog gspujar
2001-12-11 8:17 ` J Sloan [this message]
2001-12-11 10:08 ` Russell King
-- strict thread matches above, loose matches on Subject: below --
2001-12-11 10:56 gspujar
2001-12-11 11:50 ` Russell King
2001-12-11 18:48 ` Oliver Xymoron
2001-11-02 6:08 gspujar
2001-11-02 18:52 ` Alberto Bertogli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C15C12E.F0DA5159@pobox.com \
--to=jjs@pobox.com \
--cc=achowdhry@hss.hns.com \
--cc=gspujar@hss.hns.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.