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

Eliminate FPs. #112

Merged
merged 2 commits into from
Aug 10, 2016
Merged

Eliminate FPs. #112

merged 2 commits into from
Aug 10, 2016

Commits on Aug 10, 2016

  1. Eliminate FPs.

    Docker 1.12 split docker into docker and dockerd, so add dockerd as a
    docker binary. Also be consistent about using docker_binares instead of
    just references to docker.
    
    Also add ldconfig as a program that can write to files below /etc.
    mstemm committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    12391ee View commit details
    Browse the repository at this point in the history
  2. Handle dbus-daemon-launch-helper.

    It starts dbus-daemon. Process names are truncated, though, so use
    dbus-daemon-lau.
    mstemm committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    39ae768 View commit details
    Browse the repository at this point in the history