446 .ad
447 .sp .6
448 .RS 4n
449 The home directory from which to launch the method. \fB:home\fR can be used as
450 a token to indicate the home directory of the user whose \fBuid\fR is used to
451 launch the method. If the property is unset, \fB:home\fR is used.
452 .RE
453
454 .sp
455 .ne 2
456 .na
457 \fB\fBsecurity_flags\fR\fR
458 .ad
459 .sp .6
460 .RS 4n
461 The security flags to apply when launching the method. See \fBsecurity-flags\fR(5).
462 .sp
463 .LP
464 The "default" keyword specifies those flags specified in
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 '!'.
468 .sp
469 .LP
470 Use of "all" has associated risks, as future versions of the system may
471 include further flags which may harm poorly implemented software.
472 .RE
473
474 .sp
475 .ne 2
476 .na
477 \fB\fBcorefile_pattern\fR\fR
478 .ad
479 .sp .6
480 .RS 4n
481 An optional string that specifies the corefile pattern to use for the service,
482 as per \fBcoreadm\fR(1M). Most restarters supply a default. Setting this
483 property overrides local customizations to the global core pattern.
484 .RE
485
486 .sp
487 .ne 2
|
446 .ad
447 .sp .6
448 .RS 4n
449 The home directory from which to launch the method. \fB:home\fR can be used as
450 a token to indicate the home directory of the user whose \fBuid\fR is used to
451 launch the method. If the property is unset, \fB:home\fR is used.
452 .RE
453
454 .sp
455 .ne 2
456 .na
457 \fB\fBsecurity_flags\fR\fR
458 .ad
459 .sp .6
460 .RS 4n
461 The security flags to apply when launching the method. See \fBsecurity-flags\fR(5).
462 .sp
463 .LP
464 The "default" keyword specifies those flags specified in
465 \fBsvc:/system/process-security\fR. The "all" keyword enables all flags, the
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 '-').
469 .sp
470 .LP
471 Use of "all" has associated risks, as future versions of the system may
472 include further flags which may harm poorly implemented software.
473 .RE
474
475 .sp
476 .ne 2
477 .na
478 \fB\fBcorefile_pattern\fR\fR
479 .ad
480 .sp .6
481 .RS 4n
482 An optional string that specifies the corefile pattern to use for the service,
483 as per \fBcoreadm\fR(1M). Most restarters supply a default. Setting this
484 property overrides local customizations to the global core pattern.
485 .RE
486
487 .sp
488 .ne 2
|