summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus/data/etc/systemd/system/dbus.socket
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-18 15:05:07 +0200
committerSimon Rettberg2013-09-18 15:05:07 +0200
commit69669521453d299ff2a3d02ab9ac00a247bd47e5 (patch)
tree27aab76767a07a9bb234472d9665103745cf4025 /remote/modules/dbus/data/etc/systemd/system/dbus.socket
parent[polkit] polkit.build: +missing directory for opensuse (diff)
downloadtm-scripts-69669521453d299ff2a3d02ab9ac00a247bd47e5.tar.gz
tm-scripts-69669521453d299ff2a3d02ab9ac00a247bd47e5.tar.xz
tm-scripts-69669521453d299ff2a3d02ab9ac00a247bd47e5.zip
[dbus] Create systemd service using a template instead of grabbing from running system
Also remove the ugly hack that moves /lib/systemd to /etc/systemd; this would only help mixing systemd service files from the running system with our own -- trouble ahead! Warn if /lib/systemd exists in the target build dir.
Diffstat (limited to 'remote/modules/dbus/data/etc/systemd/system/dbus.socket')
-rw-r--r--remote/modules/dbus/data/etc/systemd/system/dbus.socket5
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/dbus/data/etc/systemd/system/dbus.socket b/remote/modules/dbus/data/etc/systemd/system/dbus.socket
new file mode 100644
index 00000000..5c373cf4
--- /dev/null
+++ b/remote/modules/dbus/data/etc/systemd/system/dbus.socket
@@ -0,0 +1,5 @@
+[Unit]
+Description=D-Bus System Message Bus Socket
+
+[Socket]
+ListenStream=/run/dbus/system_bus_socket