tests: stop pueued via alice user session in nixos-basics
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
d76a12d115
commit
11c89ba2e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue