mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-05 06:10:40 +00:00
7 lines
128 B
SYSTEMD
7 lines
128 B
SYSTEMD
[Unit]
|
|
Description=Testsuite target
|
|
Requires=multi-user.target
|
|
After=multi-user.target
|
|
Conflicts=rescue.target
|
|
AllowIsolate=yes
|