https://bugzilla.redhat.com/show_bug.cgi?id=1192848
--- Comment #4 from Tim Cuthbertson tim@gfxmonk.net --- Thanks for the response, it's good to know the reason behind its removal.
Regarding docker not starting, please make sure your /etc/sysconfig/docker does _not_ have '-H fd://' included in $OPTIONS. Once, that's done restart the daemon and everything should work fine.
I'm not sure what you're addressing here. Docker starts if I start the service explicitly (or I assume if I enabled it via multi-user.wants.d or something, but I don't want to do that because I use docker very rarely). Is this advice just in case `systemctl start docker.service` fails? (either way, that option is already not in my config; I haven't changed the system defaults).