syndicate-flake/nixos/modules/synit/etc/boot/010-service-state-up.pr

5 lines
195 B
Plaintext

; To the usual suite of service states we add `up`, meaning "either `ready` or `complete`".
;
? <service-state ?x ready> <service-state $x up>
? <service-state ?x complete> <service-state $x up>