Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemctl daemon-reload is not run when toggling docker_enable_mount_flag_fix #39

Closed
haxorof opened this issue May 21, 2018 · 1 comment
Labels

Comments

@haxorof
Copy link
Owner

haxorof commented May 21, 2018

systemctl daemon-reload must be run when toggling the configuration docker_enable_mount_flag_fix but this is not done so this can be seen if looking at the systemctl status docker:

May 21 22:14:51 localhost.localdomain dockerd[28725]: time="2018-05-21T22:14:51.461789807Z" level=info msg="API listen on /var/run/docker.sock"
May 21 22:14:51 localhost.localdomain systemd[1]: Started Docker Application Container Engine.
Warning: docker.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Hint: Some lines were ellipsized, use -l to show in full.
@haxorof haxorof added the fix label May 21, 2018
@haxorof haxorof changed the title systemctl daemon-reload is not done when toggling docker_enable_mount_flag_fix systemctl daemon-reload is not run when toggling docker_enable_mount_flag_fix May 21, 2018
@haxorof
Copy link
Owner Author

haxorof commented Jul 7, 2018

Is fixed by changes done in #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant