NixOS Networking | 905 Members | |
| Declaratively manage your switching, routing, wireless, tunneling and more. | 264 Servers |
| Sender | Message | Time |
|---|---|---|
| 9 Jul 2025 | ||
| yeah, looks like the least dramatic option, though not ideal | 00:45:06 | |
maybe we can migrate to a static user, but force everyone with stateVersion <= 25.11 to explicitly set stateDir to acknowledge the migration | 00:46:41 | |
* maybe we can migrate to a static user in unstable, but force everyone with stateVersion <= 25.11 to explicitly set stateDir to acknowledge the migration | 00:47:13 | |
| 00:47:46 | |
| this change nothing | 00:47:56 | |
| * this changes nothing | 00:48:38 | |
it seems racy... I added the chmod to script (not ExecStartPre) and it failed once but worked the next two tries? | 00:52:03 | |
| what even is going on | 00:52:11 | |
| can only be systemd doing this | 00:52:45 | |
| this is beyond cursed | 00:54:40 | |
how about we patch kea to skip the permission check if NIXPKGS_HACK_ASSUME_THAT_THE_SOCKET_DIR_IS_PROTECTED_BY_SYSTEMD is set | 00:55:22 | |
| but it isn't protected, it is 0755 😄 | 00:56:04 | |
| * but it isn't protected, it is fucking 0755 😄 | 00:56:09 | |
/var/run/private is protected, right? | 00:57:42 | |
| uhhh yeah | 00:58:46 | |
| I think so | 00:58:54 | |
Zhaofeng Li: Restart = "on-failure" 🫣 | 01:14:38 | |
| do we need to disable the start limit as well? | 01:15:32 | |
| * do we need to disable the restart limit as well? | 01:16:32 | |
| both services only failed once, so I don't think we do 😄 | 01:16:43 | |
* do we need to disable the restart limit as well? also Restart = "on-failure" should be the default? | 01:16:48 | |
| yeah, they fail just the first time round | 01:17:28 | |
| * | 01:17:32 | |
* do we need to disable the restart limit as well? also Restart = "on-failure" should be the default? no, it isn't aaaa | 01:18:27 | |
| theoretically there is still a chance that systemd will keep fighting against itself forever 🤓 | 01:19:59 | |
| 21:01:32 | ||
| 21:02:18 | ||
| 10 Jul 2025 | ||
| 02:58:34 | ||
| Hey all, hoping someone might be able to help with an issue I'm hitting configuring VLANs. Use case is pretty simple, the only connection should be over the vlan, no untagged traffic or IP assigned. Following the docs (https://nixos.wiki/wiki/Systemd-networkd#VLAN) I came up with this systemd-networkd config, but pinging even local addresses returns unreachable. Any thoughts, or ideas on how to debug?
| 04:43:33 | |
| And here's the output of a couple commands to show the state, LMK if there are any other commands that would be helpful
| 05:42:58 | |