Don't display "can't bind socket: read only file sytem" error on the
authorDavin McCall <davmac@davmac.org>
Sat, 18 Jun 2016 19:37:14 +0000 (20:37 +0100)
committerDavin McCall <davmac@davmac.org>
Sat, 18 Jun 2016 19:37:14 +0000 (20:37 +0100)
commitb54feb837cb0a031e4f36a74e532e688900cd9ce
tree23c9e97449e823b7a2f75a2a87ed5def4b42d0ab
parentab2922171431d164c6bf9a7638b79eec96e59c91
Don't display "can't bind socket: read only file sytem" error on the
first attempt to bind the control socket (immediately after starting).
It's pretty normal for the filesystem to be mounted read-only at that
stage.
src/dinit.cc
src/service.cc