Skip to content

Daemon module #14

Description

@VitalyOstanin

I propose to explore the possibility of creating a separate module that implements daemon'ization (linux daemon howto).

Daemon'ization need to go to the background and transfer control to the code payload. Code and its dependencies should be minimal (less often to update), resource costs, too (to reduce the risk of killing by kernel).

The module can be individually implement an interface for integration in luster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions