3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Guillaume Girol 5d07c39b14 nixos/power-management: fix deadlock with post-resume.{target,service}
Fixes a deadlock where post-resume.target has After=post-resume.service
and post-resume.service runs systemctl try-restart post-resume.target
the systemctl call cannot complete if post-resume.target was already
queued at that time.
2022-11-03 12:00:00 +00:00
..
doc Merge pull request #190325 from fgaz/merecat/init 2022-10-31 21:23:03 +11:00
lib Merge pull request #186314 from ck3d/unit-add-map-control 2022-10-28 17:56:49 +02:00
maintainers nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
modules nixos/power-management: fix deadlock with post-resume.{target,service} 2022-11-03 12:00:00 +00:00
tests Merge pull request #190325 from fgaz/merecat/init 2022-10-31 21:23:03 +11:00
COPYING
default.nix
README
release-combined.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release-small.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release.nix nixos/release-combined: Build graphical ISOs for aarch64-linux 2022-10-11 15:33:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.