# per-Agent mount group is separate so agents using subAgents
# can iterate over the following per subAgent; other agents
# just load this once.
# 
# pkgdeps: disable=BUG 
cell/%cellId/agent/config/%agentString,Agent::Config,rfc
cell/%cellId/agent/pingResponse/%agentString,Agent::PingResponse,wfc
cell/%cellId/agent/status/%agentString,Agent::Status,wfcS
cell/%cellId/agent/sync/config/%agentString,Agent::SyncConfig,wfc
cell/%cellId/agent/sync/configSysdb/%agentString,Agent::SyncConfig,wfc
cell/%cellId/agent/commandRequest/config/%agentString,Tac::Dir,rifc
# pkgdeps: enable=BUG