diff options
| author | Jonathan Bauer | 2012-12-20 12:49:40 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2012-12-20 12:49:40 +0100 |
| commit | 70a83bdbdee6b47380e7bc40cc864835bfc79043 (patch) | |
| tree | 6718adad31694362bfcaec86981f52c62acfc3f5 /remote/tools/dbus/data/etc/systemd/system/dbus.socket | |
| parent | commented out agetty noclear option (diff) | |
| download | tm-scripts-70a83bdbdee6b47380e7bc40cc864835bfc79043.tar.gz tm-scripts-70a83bdbdee6b47380e7bc40cc864835bfc79043.tar.xz tm-scripts-70a83bdbdee6b47380e7bc40cc864835bfc79043.zip | |
static unit files for dbus, cleanup
Diffstat (limited to 'remote/tools/dbus/data/etc/systemd/system/dbus.socket')
| -rw-r--r-- | remote/tools/dbus/data/etc/systemd/system/dbus.socket | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/tools/dbus/data/etc/systemd/system/dbus.socket b/remote/tools/dbus/data/etc/systemd/system/dbus.socket new file mode 100644 index 00000000..0303bfbd --- /dev/null +++ b/remote/tools/dbus/data/etc/systemd/system/dbus.socket @@ -0,0 +1,5 @@ +[Unit] +Description=D-Bus System Message Bus Socket + +[Socket] +ListenStream=/var/run/dbus/system_bus_socket |
