Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

app-emulation/docker: disable SELinux when using btrfs #1639

Merged
merged 1 commit into from
Nov 17, 2015
Merged

app-emulation/docker: disable SELinux when using btrfs #1639

merged 1 commit into from
Nov 17, 2015

Conversation

vcaputo
Copy link

@vcaputo vcaputo commented Nov 17, 2015

@crawford
Copy link
Contributor

The logic is slightly odd (vs maybe_enable_selinux) but it's fine. LGTM.

vcaputo added a commit that referenced this pull request Nov 17, 2015
app-emulation/docker: disable SELinux when using btrfs
@vcaputo vcaputo merged commit bed6ea2 into coreos:master Nov 17, 2015
mischief pushed a commit to mischief/coreos-overlay that referenced this pull request Nov 22, 2015
…bled

in coreos#1639, the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
mischief pushed a commit to mischief/coreos-overlay that referenced this pull request Nov 22, 2015
…bled

in coreos#1639, the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
mischief pushed a commit to mischief/coreos-overlay that referenced this pull request Nov 22, 2015
…bled

in coreos#1639, the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
mischief pushed a commit to mischief/coreos-overlay that referenced this pull request Nov 23, 2015
…bled

in coreos#1639, the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
mischief pushed a commit to mischief/coreos-overlay that referenced this pull request Nov 23, 2015
…bled

in coreos#1639, the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants