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

Deployment should preserve daemon state #836

Open
tparchambault opened this issue Mar 24, 2023 · 0 comments
Open

Deployment should preserve daemon state #836

tparchambault opened this issue Mar 24, 2023 · 0 comments

Comments

@tparchambault
Copy link
Contributor

With the fapolicyd stopped initially, a successfully deployed modification to the Ancillary Trust DBase results in the fapolicyd's state changing to started/running. I believe that the analyzer's operations should have no side-effects beyond the requested operation, so in this particular case the eventual state of fapolicyd should be stopped. The user may have their reasons for wanting fapolicyd stopped. Conversely, if fapolicyd was running, after all analyzer operations are complete fapolicyd should be in the running state.

Note: the above example is an ATDB operation. Obviously, if the requested operation is to start or stop the Daemon then the requested operation should result in the daemon in that state.

@jw3 jw3 changed the title On RHEL 8.6, V1.0.0-1 from EPEL (stable), ATDB changeset deployedment fapolicyd state change side-effect Deployment should preserve daemon state Jul 5, 2023
@jw3 jw3 added this to the v1.2 milestone Jul 5, 2023
@jw3 jw3 removed this from the v1.2 milestone Aug 24, 2023
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

No branches or pull requests

2 participants