mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
parent
fcb2343175
commit
08bc702b12
@ -1,10 +1,7 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
[Unit]
|
||||
Description=TEST-01-BASIC
|
||||
# Order the test unit after systemd-update-utmp-runlevel.service, since
|
||||
# the service doesn't play well with daemon-reexec
|
||||
# See: https://github.com/systemd/systemd/issues/27167
|
||||
After=multi-user.target systemd-update-utmp-runlevel.service
|
||||
After=multi-user.target
|
||||
Wants=systemd-resolved.service systemd-networkd.service
|
||||
|
||||
[Service]
|
||||
|
Loading…
Reference in New Issue
Block a user