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

Revert "nixos-container: use systemd-run instead of nsenter" #83392

Merged

Commits on Mar 26, 2020

  1. Revert "nixos-container: use systemd-run instead of nsenter"

    This reverts commit 7cb100b.
    
    This appears to break at least the `container`-backend of `nixops`: when
    running `switch-to-configuration` within `nixos-container run`, the
    running `systemd`-instance gets reloaded which appears to kill the
    `systemd-run` command and causes `nixos-container run` to hang.
    
    The full issue is reported in the original PR[1].
    
    [1] NixOS#67332 (comment)
    Ma27 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7f1ba60 View commit details
    Browse the repository at this point in the history