aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2013-11-11 19:03:31 +1000
committerDavid Strauss <david@davidstrauss.net>2013-11-22 11:22:47 +1000
commit6414b7c981378a6eef480f6806d7cbfc98ca22a1 (patch)
tree52e636340ce65e8e5d69ad7e8dd8b4f2ec310e72 /test/daughter.service
parentbus: deal with duplicate values from enumerators (diff)
downloadsystemd-6414b7c981378a6eef480f6806d7cbfc98ca22a1.tar.gz
systemd-6414b7c981378a6eef480f6806d7cbfc98ca22a1.tar.bz2
systemd-6414b7c981378a6eef480f6806d7cbfc98ca22a1.zip
cgroups: Cache controller masks and optimize queues.
Diffstat (limited to 'test/daughter.service')
-rw-r--r--test/daughter.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/daughter.service b/test/daughter.service
new file mode 100644
index 000000000..aebedca34
--- /dev/null
+++ b/test/daughter.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Daughter Service
+
+[Service]
+Slice=parent.slice
+Type=oneshot
+ExecStart=/bin/true