summaryrefslogtreecommitdiffstats
path: root/test/daughter.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/daughter.service')
-rw-r--r--test/daughter.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/daughter.service b/test/daughter.service
new file mode 100644
index 0000000..c790b9d
--- /dev/null
+++ b/test/daughter.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Daughter Service
+
+[Service]
+Slice=parent.slice
+Type=oneshot
+ExecStart=/bin/true
+CPUAccounting=true