App-govproc-pericmd
view release on metacpan or search on metacpan
script/govproc-pericmd view on Meta::CPAN
=item B<--no-screensaver>
Prevent screensaver from being activated.
=back
=head2 Setuid options
=over
=item B<--egid>=I<s>
Set EGID(s) of command process.
Need to be root to be able to setuid.
=item B<--euid>=I<s>
Set EUID of command process.
script/govproc-pericmd view on Meta::CPAN
You can put multiple profiles in a single file by using section names like C<[profile=SOMENAME]> or C<[SOMESECTION profile=SOMENAME]>. Those sections will only be read if you specify the matching C<--config-profile SOMENAME>.
You can also put configuration for multiple programs inside a single file, and use filter C<program=NAME> in section names, e.g. C<[program=NAME ...]> or C<[SOMESECTION program=NAME]>. The section will then only be used when the reading program match...
Finally, you can filter a section by environment variable using the filter C<env=CONDITION> in section names. For example if you only want a section to be read if a certain environment variable is true: C<[env=SOMEVAR ...]> or C<[SOMESECTION env=SOME...
List of available configuration parameters:
command (see --command)
egid (see --egid)
euid (see --euid)
format (see --format)
killfam (see --killfam)
load_check_every (see --load-check-every)
load_high_limit (see --load-high-limit)
load_low_limit (see --load-low-limit)
load_watch (see --load-watch)
log_level (see --log-level)
log_stderr (see --log-stderr)
log_stdout (see --log-stdout)
( run in 0.936 second using v1.01-cache-2.11-cpan-ceb78f64989 )