Print this page
12071 clarify implementation of single_instance in SMF services
Reviewed by: Robert Mustacchi <rm@fingolfin.org>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/svcprop.1.man.txt
          +++ new/usr/src/man/man1/svcprop.1.man.txt
↓ open down ↓ 197 lines elided ↑ open up ↑
 198  198  
 199  199         On a default installation of Solaris, the following example displays
 200  200         all properties in the general property group of each instance of the
 201  201         network/ntp service:
 202  202  
 203  203  
 204  204           example% svcprop -p general ntp
 205  205           general/package astring SUNWntpr
 206  206           general/enabled boolean true
 207  207           general/entity_stability astring Unstable
 208      -         general/single_instance boolean true
 209  208  
 210  209  
 211  210  
 212  211         Example 4 Testing the Existence of a Property
 213  212  
 214  213  
 215  214         The following example tests the existence of the general/enabled
 216  215         property for all instances of service identity:
 217  216  
 218  217  
↓ open down ↓ 67 lines elided ↑ open up ↑
 286  285              Invalid command line options were specified.
 287  286  
 288  287  
 289  288  SEE ALSO
 290  289         svcs(1), inetd(1M), svcadm(1M), svccfg(1M), svc.startd(1M),
 291  290         service_bundle(4), attributes(5), fnmatch(5), smf(5), smf_method(5),
 292  291         smf_security(5), zones(5)
 293  292  
 294  293  
 295  294  
 296      -                                 April 9, 2016                      SVCPROP(1)
      295 +                               December 11, 2019                    SVCPROP(1)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX