On Fri, Dec 29, 2017 at 06:10:06PM +0800, Honggang LI wrote: > From: Honggang Li <honli@xxxxxxxxxx> > > The srp_daemon service will be started at the very beginning state > of systemd when boot/reboot the machine, in case srp_daemon.service > is not after network.target. As result, the srp_daemon.service will > be terminated because of SERVICE_FAILURE_RESOURCES. How is this possible? srp_daemon.service just runs a script that doesn't touch the network. I can't see any way that srp_daemon.service should have this added, please explain more what is going on. I could potentially understand needing it in srp_daemon_port@.service, but even that needs much more explaination about what exactly is causing this requirement. You said SERVICE_FAILURE_RESOURCES which is an internal systemd error code. Is this because of PrivateNetwork=yes or something similar? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html