Print this page
smf_method(5): fix description of security_flags

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/smf_method.5
          +++ new/usr/src/man/man5/smf_method.5
↓ open down ↓ 455 lines elided ↑ open up ↑
 456  456  .na
 457  457  \fB\fBsecurity_flags\fR\fR
 458  458  .ad
 459  459  .sp .6
 460  460  .RS 4n
 461  461  The security flags to apply when launching the method.  See \fBsecurity-flags\fR(5).
 462  462  .sp
 463  463  .LP
 464  464  The "default" keyword specifies those flags specified in
 465  465  \fBsvc:/system/process-security\fR.  The "all" keyword enables all flags, the
 466      -"none" keyword enables no flags.  Further flags may be added by specifying
 467      -their name, or removed by specifying their name prefixed by '-' or '!'.
      466 +"none" keyword enables no flags.  The "current" keyword specifies the current
      467 +flags.  Flags may be added by specifying their name (optionally preceded
      468 +by '+'), and removed by preceding their name with '-').
 468  469  .sp
 469  470  .LP
 470  471  Use of "all" has associated risks, as future versions of the system may
 471  472  include further flags which may harm poorly implemented software.
 472  473  .RE
 473  474  
 474  475  .sp
 475  476  .ne 2
 476  477  .na
 477  478  \fB\fBcorefile_pattern\fR\fR
↓ open down ↓ 106 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX