chiark / gitweb /
dbus: add missing bus activation file
authorLennart Poettering <lennart@poettering.net>
Mon, 7 Jun 2010 02:20:50 +0000 (04:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 7 Jun 2010 02:20:50 +0000 (04:20 +0200)
src/org.freedesktop.systemd1.service [new file with mode: 0644]

diff --git a/src/org.freedesktop.systemd1.service b/src/org.freedesktop.systemd1.service
new file mode 100644 (file)
index 0000000..7e1dfd4
--- /dev/null
@@ -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 General Public License as published by
+#  the Free Software Foundation; either version 2 of the License, or
+#  (at your option) any later version.
+
+[D-BUS Service]
+Name=org.freedesktop.systemd1
+Exec=/bin/false
+User=root