mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
f209d8f50c
Cover the case where a service is recovered out of reloading state via a restart Restart= configuration. Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com>
7 lines
123 B
Desktop File
7 lines
123 B
Desktop File
[Unit]
|
|
Description=TEST-59-RELOADING-RESTART
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|