You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
With the
fapolicyd
stopped initially, a successfully deployed modification to the Ancillary Trust DBase results in thefapolicyd
's state changing tostarted/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 offapolicyd
should be stopped. The user may have their reasons for wantingfapolicyd
stopped. Conversely, iffapolicyd
was running, after all analyzer operations are completefapolicyd
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.The text was updated successfully, but these errors were encountered: