-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Open
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Description
If /home
is a separate partition, users and groups activation script would create /home/user
before /home
would be mounted.
I guess that /home
is mounted via systemd and users-and-groups are an activation scripts, which leads to potential racing condition.
Is that a sign that activationScripts should be a systemd task?
AleXoundOS, tomalexander, unlsycn, shreyasminocha, soup6020 and 2 more
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS