From: Paul Sladen (vserver_at_paul.sladen.org)
Date: Sun 22 Dec 2002 - 21:41:52 GMT
On Sun, 22 Dec 2002, Dinesh Mistry wrote:
> on a non VPS system I would run it from the /etc/inittab eg:
> SV:123456:respawn:/command/svscanboot
By default the vserver scripts don't run `init' (which reads
`/etc/inittab'), but instead start `/etc/init.d/rc' directly,
to load all the daemons sysvinit style.
> Is there a better way to do this inside a VPS?
If you want to use init/inittab then clear out anything to do with
starting getty-logins from the vserver's `inittab' and add the
"fakeinit" option to the `/etc/vservers/foo.conf' file, although you
won't see the scroll as the services start up.
-Paul
-- Nottingham, GB