Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.system > #79885
| From | billy@MIX.COM |
|---|---|
| Newsgroups | comp.sys.mac.system |
| Subject | Re: Shutdown console messages |
| Date | 2015-09-16 01:10 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <mtafhg$o2v$1@reader2.panix.com> (permalink) |
| References | <NealReid-97C164.17575415092015@news.magma.ca> <d5rqdgFco0dU1@mid.individual.net> <NealReid-986994.20461015092015@news.magma.ca> |
Neal Reid <NealReid@nagma.ca> writes, quoting
Jolly Roger <jollyroger@pobox.com>:
> > That's nebulous. Verbatim error messages would be much more helpful.
> If I could SEE them - I wouldn't be asking how to capture them!
They could be written to dmesg, but then that gets blown away on
the next boot.
> > Try searching the /var/log/system.log file.
> That (and any other) is were they are NOT. That's the point of the question...
To enable logging, you'll need to edit this file...
/System/Library/LaunchDaemons/com.apple.lockd.plist
...and add the -d option as shown here -
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/rpc.lockd -d 1</string>
</array>
Debugging level one is probably adequate, but if not, try two.
Billy Y..
--
sub #'9+1 ,r0 ; convert ascii byte
add #9.+1 ,r0 ; to an integer
bcc 20$ ; not a number
Back to comp.sys.mac.system | Previous | Next — Previous in thread | Next in thread | Find similar
Shutdown console messages Neal Reid <NealReid@Nagma.ca> - 2015-09-15 17:57 -0400
Re: Shutdown console messages Jolly Roger <jollyroger@pobox.com> - 2015-09-16 00:11 +0000
Re: Shutdown console messages Neal Reid <NealReid@Nagma.ca> - 2015-09-15 20:46 -0400
Re: Shutdown console messages billy@MIX.COM - 2015-09-16 01:10 +0000
Re: Shutdown console messages Neal Reid <NealReid@Nagma.ca> - 2015-09-16 00:00 -0400
Re: Shutdown console messages JF Mezei <jfmezei.spamnot@vaxination.ca> - 2015-09-15 21:17 -0400
Re: Shutdown console messages Jolly Roger <jollyroger@pobox.com> - 2015-09-16 01:29 +0000
Re: Shutdown console messages Neal Reid <NealReid@Nagma.ca> - 2015-09-15 22:47 -0400
Re: Shutdown console messages Jolly Roger <jollyroger@pobox.com> - 2015-09-16 14:57 +0000
csiph-web