summaryrefslogtreecommitdiff
path: root/test/son.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/son.service')
-rw-r--r--test/son.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/son.service b/test/son.service
new file mode 100644
index 0000000000..50bb96a941
--- /dev/null
+++ b/test/son.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Son Service
+
+[Service]
+Slice=parent.slice
+Type=oneshot
+ExecStart=/bin/true
+CPUShares=100