mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-22 01:50:10 +03:00
test: add coverage for #26483
(cherry picked from commitadae3552f0
) (cherry picked from commit7e5a5a79c0
)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
252c31631b
commit
744ea4536f
@ -48,6 +48,9 @@ echo "disable $UNIT_NAME" >/run/systemd/system-preset/99-systemd-test.preset
|
||||
|
||||
systemctl daemon-reload
|
||||
|
||||
# Double free when editing a template unit (#26483)
|
||||
EDITOR='true' script -ec 'systemctl edit user@0' /dev/null
|
||||
|
||||
# Argument help
|
||||
systemctl --state help
|
||||
systemctl --signal help
|
||||
|
Reference in New Issue
Block a user