supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* problem with svscanboot on Solaris 9
@ 2004-11-24 18:23 James Craig
  2004-11-24 20:37 ` Paul Jarc
  0 siblings, 1 reply; 2+ messages in thread
From: James Craig @ 2004-11-24 18:23 UTC (permalink / raw)




	I have a strange problem with svscanboot not working out of inittab
	on some of my machines.  I have a Solaris 9 machine I put this line
	in the inittab:

	SV:123456:respawn:/command/svscanboot < /dev/null


	On bootup, this doesn't seem to start.  And running /etc/telinit Q
	doesn't get it going either.

	I *can* get it started (temporarily) with

	sh /command/svscanboot < /dev/null  &

	but I can't close the shell that executed it as it ends scanboot
	as well.

	I am sure there is something basic that I am not grasping...


	jim craig



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with svscanboot on Solaris 9
  2004-11-24 18:23 problem with svscanboot on Solaris 9 James Craig
@ 2004-11-24 20:37 ` Paul Jarc
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Jarc @ 2004-11-24 20:37 UTC (permalink / raw)
  Cc: supervision

James Craig <jmc@cs.rit.edu> wrote:
> 	SV:123456:respawn:/command/svscanboot < /dev/null

Add " > /dev/msglog 2>&1" to the end of that line and reboot.


paul


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-24 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-24 18:23 problem with svscanboot on Solaris 9 James Craig
2004-11-24 20:37 ` Paul Jarc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).