mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
7 lines
115 B
SYSTEMD
7 lines
115 B
SYSTEMD
|
[Unit]
|
||
|
Description=TEST-56-EXIT-TYPE
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
||
|
Type=oneshot
|