summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.systemd1.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-07 04:20:50 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-07 04:20:50 +0200
commitb1a954eace84207225e09f318728e90eae03fe97 (patch)
tree5b0e811513139b280fc8dd99ce7c09bb0de70fcf /src/org.freedesktop.systemd1.service
parentaf25ec12e3d39d65f77633182799f3da695f2868 (diff)
dbus: add missing bus activation file
Diffstat (limited to 'src/org.freedesktop.systemd1.service')
-rw-r--r--src/org.freedesktop.systemd1.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/org.freedesktop.systemd1.service b/src/org.freedesktop.systemd1.service
new file mode 100644
index 0000000000..7e1dfd47e0
--- /dev/null
+++ b/src/org.freedesktop.systemd1.service
@@ -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