Danek,

When I try to set port, I got following error

$svccfg -s svc:/application/pkg/server:default set application/port =
9999
svccfg: Syntax error.

Any ideas?

Thanks,
Halton.
On Wed, 2007-12-05 at 22:43 -0800, Danek Duvall wrote:

> On Thu, Dec 06, 2007 at 02:38:35PM +0800, Halton Huo wrote:
> 
> > Hi All,
> > 
> > $make
> > $make install
> > $pkgadd -d ../packages/i386 SUNWipkg
> > 
> > (reboot)
> 
> No need to reboot, and no need to run Indiana.  What's missing is that the
> service isn't ever getting imported.  We're not making the manifest a
> "manifest" class file in the package.
> 
> You can import it with
> 
>     svccfg import /var/svc/manifest/pkg-server.xml
> 
> and it should start up immediately.
> 
> Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to