Unverified Commit 5d2bd32a authored by Florian Klink's avatar Florian Klink Committed by GitHub
Browse files

nixos/systemd: add upstream units for boot counting (#436893)

parents 4794223d 2c98ea1e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -113,6 +113,10 @@ let
    "systemd-rfkill.service"
    "systemd-rfkill.socket"

    # Boot counting
    "boot-complete.target"
    "systemd-bless-boot.service"

    # Hibernate / suspend.
    "hibernate.target"
    "suspend.target"