Docker.service options without using systemd

Is it possible to have the linux dockerd daemon read docker.service options (in my case MountFlags) when running the dockerd binary directly, instead of running under systemd. I do not see the binary picking up the new config option.