mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixosTests.ncps: wait for harmonia.socket instead of service
This commit is contained in:
parent
6fe4633b32
commit
95fffaa13c
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
''
|
||||
start_all()
|
||||
|
||||
harmonia.wait_for_unit("harmonia.service")
|
||||
harmonia.wait_for_unit("harmonia.socket")
|
||||
|
||||
ncps.wait_for_unit("ncps.service")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue