Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement om daemon -> systemd #402

Merged
merged 12 commits into from
Aug 31, 2023
Merged

Conversation

cgalibern
Copy link
Contributor

No description provided.

New(ctx context.Context) returns objects that implements:
    Activated(ctx context.Context) (bool, error)
    CalledFromManager() bool
    Close() error
    NotifyWatchdog() (bool, error)
    Start(ctx context.Context) error
    Stop(ctx context.Context) error
The routine returns without any actions when environment WATCHDOG_USEC is empty
It will be used to forward command start and stop control to system
@cgalibern cgalibern mentioned this pull request Aug 31, 2023
@cgalibern cgalibern merged commit 97f2eb7 into opensvc:main Aug 31, 2023
1 check passed
@cgalibern cgalibern deleted the feature-systemd-rb branch August 31, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant