mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
tests: stop pueued via alice user session in nixos-basics
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
# Shut down pueue, then run the activation again. Afterwards, the service
|
||||
# should be running.
|
||||
machine.succeed("systemctl --user -M alice@.host stop pueued.service")
|
||||
succeed_as_alice("systemctl --user stop pueued.service")
|
||||
|
||||
fail_as_alice("pueue status")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user