From 6414b7c981378a6eef480f6806d7cbfc98ca22a1 Mon Sep 17 00:00:00 2001 From: David Strauss Date: Mon, 11 Nov 2013 19:03:31 +1000 Subject: cgroups: Cache controller masks and optimize queues. --- test/daughter.service | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/daughter.service (limited to 'test/daughter.service') diff --git a/test/daughter.service b/test/daughter.service new file mode 100644 index 0000000000..aebedca348 --- /dev/null +++ b/test/daughter.service @@ -0,0 +1,7 @@ +[Unit] +Description=Daughter Service + +[Service] +Slice=parent.slice +Type=oneshot +ExecStart=/bin/true -- cgit v1.2.3-54-g00ecf