diff options
| author | Eelco Dolstra <edolstra@gmail.com> | 2018-02-07 17:59:04 +0100 |
|---|---|---|
| committer | Eelco Dolstra <edolstra@gmail.com> | 2018-02-07 17:59:04 +0100 |
| commit | da702a4034a14f6ea106a9ac5e4ed4cabfc2ef00 (patch) | |
| tree | 01b5580aa121364f4db44f5e71adf73b64f017c5 /pkgs/development/python-modules/httpserver | |
| parent | 16bdaf3d036fed3321d26e5b1ed7b2a5f67b2a51 (diff) | |
nixos-enter: Don't require root
Of course, you'll get a bunch of warnings from the activation script:
$ nixos-enter --root /tmp/mnt/
setting up /etc...
mount: /dev: permission denied.
mount: /dev/pts: permission denied.
mount: /dev/shm: permission denied.
mount: /sys: permission denied.
/nix/var/nix/profiles/system/activate: line 74: /proc/sys/kernel/modprobe: Permission denied
chown: changing ownership of '/run/wrappers/wrappers.0pKlU8JsvV/dbus-daemon-launch-helper': Invalid argument
NOTE: Under Linux, effective file capabilities must either be empty, or
exactly match the union of selected permitted and inheritable bits.
Failed to set capabilities on file `/run/wrappers/wrappers.0pKlU8JsvV/ping' (Operation not permitted)
chown: changing ownership of '/run/wrappers/wrappers.0pKlU8JsvV/unix_chkpwd': Invalid argument
[root@nixos:/]#
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
