Yes .... man svccfg
$ svcprop apache22 | grep 64 httpd/enable_64bit boolean false $ pfexec svccfg -s http:apache22 setprop httpd/enable_64bit=true $ pfexec svcadm refresh apache22 $ svcprop apache22 | grep 64 httpd/enable_64bit boolean true -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
