From f2561e85982ed25b610cad6253599a051f9ec8e2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 Jun 2013 00:59:54 +0200 Subject: units: add default units for system.slice, user.slice, machine.slice --- units/machine.slice | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 units/machine.slice (limited to 'units/machine.slice') diff --git a/units/machine.slice b/units/machine.slice new file mode 100644 index 0000000000..6b1754b9dc --- /dev/null +++ b/units/machine.slice @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Virtual Machine and Container Slice +Documentation=man:systemd.special(7) + +[Install] +WantedBy=slices.target -- cgit v1.2.3-54-g00ecf