1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-04 17:47:03 +03:00
systemd-stable/test/units/testsuite-14.service
2020-03-28 11:46:47 +01:00

8 lines
221 B
Desktop File

[Unit]
Description=TEST-14-MACHINE-ID
[Service]
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
ExecStart=/bin/sh -e -x -c 'systemctl --state=failed --no-legend --no-pager >/failed ; echo OK >/testok'
Type=oneshot