Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Unix >> Solaris >> 11 >> How to create a new service by copying service manifest of an existing service

e.g. copy from system/utmp service and save as myservice.xml

# svccfg export system/utmp > /var/svc/manifest/site/myservice.xml

edit myservice.xml accordingly

svcadm restart system/manifest-import

svcs enable /site/myservice

svcs myservice

 

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]