mirror of
https://github.com/systemd/systemd.git
synced 2025-03-01 08:58:29 +03:00
Create unit tests per established norm at position 52 check in_set first before getting unit
7 lines
118 B
Desktop File
Executable File
7 lines
118 B
Desktop File
Executable File
[Unit]
|
|
Description=Testsuite service
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/systemd/tests/testdata/%N.units/%N.sh
|
|
Type=oneshot
|