summaryrefslogtreecommitdiff
path: root/test/units/testsuite-06.service
blob: 72c0a2ca0d0a85c785a91c8f0cac56e72fc543b0 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=TEST-06-SELINUX

Requires=load-systemd-test-module.service
After=load-systemd-test-module.service

[Service]
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot