diff options
5 files changed, 0 insertions, 19 deletions
diff --git a/remote/tools/dbus/data/etc/systemd/system/dbus.service b/remote/tools/dbus/data/etc/systemd/system/dbus.service deleted file mode 100644 index 5e22c812..00000000 --- a/remote/tools/dbus/data/etc/systemd/system/dbus.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=D-Bus System Message Bus -Requires=dbus.socket -After=syslog.target - -[Service] -ExecStartPre=//bin/dbus-uuidgen --ensure -ExecStartPre=-/bin/rm -f /var/run/dbus/pid -ExecStart=//bin/dbus-daemon --system --address=systemd: --nofork --activation=systemd -ExecReload=//bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig -OOMScoreAdjust=-900 diff --git a/remote/tools/dbus/data/etc/systemd/system/dbus.socket b/remote/tools/dbus/data/etc/systemd/system/dbus.socket deleted file mode 100644 index 0303bfbd..00000000 --- a/remote/tools/dbus/data/etc/systemd/system/dbus.socket +++ /dev/null @@ -1,5 +0,0 @@ -[Unit] -Description=D-Bus System Message Bus Socket - -[Socket] -ListenStream=/var/run/dbus/system_bus_socket diff --git a/remote/tools/dbus/data/etc/systemd/system/dbus.target.wants/dbus.socket b/remote/tools/dbus/data/etc/systemd/system/dbus.target.wants/dbus.socket deleted file mode 120000 index fe02d162..00000000 --- a/remote/tools/dbus/data/etc/systemd/system/dbus.target.wants/dbus.socket +++ /dev/null @@ -1 +0,0 @@ -../dbus.socket
\ No newline at end of file diff --git a/remote/tools/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service b/remote/tools/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service deleted file mode 120000 index 224df24b..00000000 --- a/remote/tools/dbus/data/etc/systemd/system/multi-user.target.wants/dbus.service +++ /dev/null @@ -1 +0,0 @@ -../dbus.service
\ No newline at end of file diff --git a/remote/tools/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket b/remote/tools/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket deleted file mode 120000 index fe02d162..00000000 --- a/remote/tools/dbus/data/etc/systemd/system/sockets.target.wants/dbus.socket +++ /dev/null @@ -1 +0,0 @@ -../dbus.socket
\ No newline at end of file |
