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

init: separate 'mount --rbind -o rslave ...' into 'mount --rbind ...'… #1583

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

timwa0669
Copy link
Contributor

… and 'mount --make-rslave ...'

On some legacy distros like Ubuntu 18.04.6, the mount executable does not support '-o rslave'. So we use '--make-rslave' instead.

… and 'mount --make-rslave ...'

On some legacy distros like Ubuntu 18.04.6, the mount executable does not support '-o rslave'. So we use '--make-rslave' instead.
@89luca89 89luca89 added the CI label Oct 10, 2024
@89luca89
Copy link
Owner

Thanks @timwa0669 LGTM!

@89luca89 89luca89 merged commit 1244b33 into 89luca89:main Oct 10, 2024
121 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants