-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Describe the bug
#340489 seems to have introduced two lines that apply a chown where a chmod seems to have been intended.
This makes VMs using that module unavailable via SSH since permissions are incorrect.
Steps To Reproduce
Steps to reproduce the behavior:
- Build NixOS config using unstable branch and ec2-data (e.g. openstack-config)
- Switch
- check permissions of
/etc/ssh
Expected behavior
/etc/ssh and root/.ssh should be owned by root and have permissions of 0755 / 0700
Notify maintainers
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken