From cde360cd5de39fb910ebfcc0839f8c3fa465ef8b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 3 Dec 2013 04:27:03 +0100 Subject: units: ship busname units for the bus activated services we ship --- units/org.freedesktop.machine1.busname | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 units/org.freedesktop.machine1.busname (limited to 'units/org.freedesktop.machine1.busname') diff --git a/units/org.freedesktop.machine1.busname b/units/org.freedesktop.machine1.busname new file mode 100644 index 0000000000..e6b83025a1 --- /dev/null +++ b/units/org.freedesktop.machine1.busname @@ -0,0 +1,14 @@ +# 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 Registration Service Bus Name +Documentation=man:systemd-machined.service(8) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined + +[BusName] +Service=systemd-machined.service -- cgit v1.2.3-54-g00ecf