The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Svsh::Runit - runit support for svsh

DESCRIPTION

This class provides support for runit to svsh - the supervisor shell.

DEFAULT BASE DIRECTORY

Traditionally, runit used /etc/service as the default base directory, but versions 1.9.0 changed the default to /service. runit still recommends /etc/service for FHS compliant systems, so this class uses /etc/service if it exists, or /service otherwise, if a base directory is not provided to svsh.

IMPLEMENTED METHODS

Refer to Svsh for complete explanation of these methods. Only changes from the base specifications are listed here.

status()

fg( $service )

terminate()

BUGS AND LIMITATIONS

Please report any bugs or feature requests to https://github.com/ido50/Svsh/issues.

AUTHOR

Ido Perlmuter <ido@ido50.net>

Thanks to the guys at the supervision mailing list, especially Colin Booth, for helping out with suggestions and information.

LICENSE AND COPYRIGHT

Copyright (c) 2015-2023, Ido Perlmuter ido@ido50.net.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

4 POD Errors

The following errors were encountered while parsing the POD:

Around line 57:

Unknown directive: =head

Around line 65:

Unknown directive: =head

Around line 73:

Unknown directive: =head

Around line 81:

Unknown directive: =head