i'm using kops 1.5 to tweak the storage driver on a cluster and while /etc/sysconfig/docker receives the correct flags, docker.service does not use that file as an EnvironmentFile and does not append $DOCKER_OPTS to the main command. this leads to dockerd using devicemapper as the storage driver.