ssh: remove dbus socket forwarding

This commit is contained in:
Daniel Lundin 2023-03-07 16:51:47 +01:00
parent b6796b8861
commit dcf02aff92
2 changed files with 0 additions and 10 deletions

View file

@ -1,9 +0,0 @@
[Unit]
Description=dbus proxy for desktop notifications
[Service]
ExecStart=/usr/bin/xdg-dbus-proxy "$DBUS_SESSION_BUS_ADDRESS" %t/bus-notification --filter --talk=org.freedesktop.Notifications
Restart=always
[Install]
WantedBy=default.target

View file

@ -28,4 +28,3 @@ LocalForward 127.0.0.1:8080 127.0.0.1:8080
# RemoteForward ${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent ${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.extra
RemoteForward ${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh ${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh
# RemoteForward ${XDG_RUNTIME_DIR}/gnupg/S.scdaemon ${XDG_RUNTIME_DIR}/gnupg/S.scdaemon
RemoteForward ${XDG_RUNTIME_DIR}/bus-notification ${XDG_RUNTIME_DIR}/bus-notification