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

Add self-termination for user mode. #49

Merged
merged 2 commits into from
May 23, 2022
Merged

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented May 23, 2022

Self termination kicks in only if the daemon is socket activated, so
that the user daemon eventually turns itself off when not used.

The default timeout is 1000 seconds but can be changed via the command
line switch --idle-timeout

Fixes #47

simo5 added 2 commits May 23, 2022 14:57
Self termination kicks in only if the daemon is socket activated, so
that the user daemon eventually turns itself off when not used.

The default timeout is 1000 seconds but can be changed via the command
line switch --idle-timeout

Signed-off-by: Simo Sorce <[email protected]>
This is a very basic test that checks the gssproxy can start,
and that socket activation works.

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 merged commit 6cdb629 into gssapi:main May 23, 2022
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.

User mode proxy should quit after a short timeout
1 participant