将编译生成的二进制文件
修改/usr/lib/systemd/system/daos_agent.service
ExecStart=/usr/local/daos/bin/daos_agent -i -o <’path to agent configuration file/daos_agent.yml’>
systemctl daemon-reload
systemctl enable daos_agent.service
systemctl start daos_agent.service