Skip to content
  • John Johansen's avatar
    Add simple policy notification interface · e244c280
    John Johansen authored
    
    
    The simple policy notification interface allows applications to
    receive notifications when a policy change (load, replace, remove)
    occurs for a given policy namespace.
    
    The revision notification only guarentees one or more revisions have
    occurred. The returned revision number can be compared to a previously
    stored value to find out how many revisions have occured.
    
    Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
    e244c280