summaryrefslogtreecommitdiff
path: root/test/grandchild.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-18 23:55:41 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-18 23:55:41 +0100
commit0e4061c4d5de6b41326740ee8f8f13c168eea28d (patch)
tree04bffb05f01b7b736a50eae22c39c3e88ad3a614 /test/grandchild.service
parent6afc95b73605833e6e966af1c466b5c08feb953f (diff)
test: add missing test units
Diffstat (limited to 'test/grandchild.service')
-rw-r--r--test/grandchild.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/grandchild.service b/test/grandchild.service
new file mode 100644
index 0000000000..ab641300e4
--- /dev/null
+++ b/test/grandchild.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Grandchild Service
+
+[Service]
+Slice=parent-deep.slice
+Type=oneshot
+ExecStart=/bin/true