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/system.slice | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 units/system.slice (limited to 'units/system.slice') diff --git a/units/system.slice b/units/system.slice new file mode 100644 index 0000000000..f78ecb4388 --- /dev/null +++ b/units/system.slice @@ -0,0 +1,11 @@ +# 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=System Slice +Documentation=man:systemd.special(7) +DefaultDependencies=no -- cgit v1.2.3-54-g00ecf