>You really want the answer to 2.19. If you modify the XML of a
>system-supplied manifest, it will be overwritten the next time you
>upgrade and the system provides a new version of the manifest.

Thank you so much for the explanation. So, if i upgrade my system to the newest 
build, all the modify that i make to the xml file is overwritten with a new 
version, isn't it?

Obviously, i also make a mistake in this part 

> timeout_seconds='0'/>

it should be

> timeout_seconds='0'>


Right now, there is no error at SMF anymore.

I'm sorry, but i want to ask another question.
When i check the project property at apache's service, i think apache is start 
using the project that i want 

# svcprop -p start/project apache22
group.webservd

But, when i see the apache's service with ps -eo user,pid,project,args | grep 
apache command, i got this output

webservd  1593   system /usr/apache2/2.2/bin/httpd -k start
webservd  1594   system /usr/apache2/2.2/bin/httpd -k start
    root   896 group.webservd /usr/apache2/2.2/bin/httpd -k start
webservd  1494 group.webservd /usr/apache2/2.2/bin/httpd -k start
webservd  1495 group.webservd /usr/apache2/2.2/bin/httpd -k start
webservd  1592   system /usr/apache2/2.2/bin/httpd -k start
webservd  1591   system /usr/apache2/2.2/bin/httpd -k start
webservd  1493 group.webservd /usr/apache2/2.2/bin/httpd -k start
webservd  1589   system /usr/apache2/2.2/bin/httpd -k start
webservd  1491 group.webservd /usr/apache2/2.2/bin/httpd -k start
    root  1584   system /usr/apache2/2.2/bin/httpd -k start
webservd  1492 group.webservd /usr/apache2/2.2/bin/httpd -k start

Why i still get some apache's services running with system project?

best regards,
ainul
-- 
This message posted from opensolaris.org

Reply via email to