NixOS systemd | 612 Members | |
| NixOS ❤️ systemd | 166 Servers |
| Sender | Message | Time |
|---|---|---|
| 29 Jul 2021 | ||
andi-: with tmpfiles 😐️ | 17:23:24 | |
| So what's the problem? :) | 17:23:57 | |
given how the systemd folks don't want to promote the use of tmpfiles i think a new set of directives should be addedLogsDirectoryACLs or something maybe | 17:24:02 | |
* given how the systemd folks don't want to promote the use of tmpfiles for simple things like provisioning log/state/cache directories i think a new set of directives should be addedLogsDirectoryACLs or something maybe | 17:24:34 | |
| 30 Jul 2021 | ||
| 10:28:55 | ||
| well there's *Mode and SupplementalGroups - depending what your goal is, those can do | 17:44:27 | |
| gdamjan: unfortunately that is the flip side of what i want to do | 18:12:46 | |
| 1 Aug 2021 | ||
| 08:05:36 | ||
| 7 Aug 2021 | ||
| 17:40:35 | ||
| 9 Aug 2021 | ||
| 23:03:59 | ||
| 12 Aug 2021 | ||
| 09:47:25 | ||
| 13 Aug 2021 | ||
| Hello, I'm going through grahamc's https://grahamc.com/blog/erase-your-darlings and running into problems with symlinks to unit's Example, the When the unit starts systemd attempts to enforce permissions (declared by
Any ideas on how to work around this? I have a candidate solution with bindmounts but I am hoping for a better solution.
| 15:46:49 | |
| * Hello, I'm going through grahamc's https://grahamc.com/blog/erase-your-darlings and running into problems with symlinks to unit's Example, the When the unit starts systemd attempts to enforce permissions (declared by
Any ideas on how to work around this? I have a candidate solution with bindmounts but I am hoping for a better solution.
| 15:47:20 | |
| Hmm | 17:49:10 | |
| I don't know. It might require a patch in systemd. Idk if they'd accept it though | 17:49:37 | |
| The error message is a bit odd | 17:50:26 | |
| 14 Aug 2021 | ||
| Anyone willing to debug why system v249 never continues reaching multi-user.target? I've been starring at tracing logs of systemd and I can't find what is blocking it. The PR https://github.com/NixOS/nixpkgs/pull/131618 has a hydra jobset so you can try it out locally (in a VM test; not your systems) without having to rebuild everything from scratch. | 17:00:13 | |
| 15 Aug 2021 | ||
| Awesome. I got my systemd initrd separated into an opt-in nixos option. Only problem is now the qemu-vm.nix module only works for the systemd initrd :P | 00:08:07 | |
| 09:49:15 | ||
| 09:50:38 | ||
| 10:07:05 | ||
| 10:07:19 | ||
| ElvishJerricco: do you have a writeup how you envision this to go into nixos? I've had some discussion around the topic in the past and would like to coordinate efforts a bit better. There have already been three attempts to do that inside and outside of nixpkgs. | 12:06:13 | |
| 15:46:24 | ||
| Is anybody else here going to oceansprint? | 18:33:54 | |
| I definitely want to use the winter to work on systemd initrd. Either getting into ElvishJerricco 's work or cleanup my stupid little fork (sorry Andi- for having it out of tree :')) | 18:34:36 | |
| I will be going there and one of my goals for that sprint is exactly that | 18:35:15 | |
| and if that turns out to be too easy I want to use NixOS as boot loader :) | 18:35:28 | |
| Apparently we aren't the only ones with systemd v249 issues.. There is a similar issue with Gentoo and I just added more details to the issue: https://github.com/systemd/systemd/issues/20003#issuecomment-899095461 | 18:58:10 | |
| Interesting | 19:00:19 | |