fix: wrong port in rsync client forwarder

Fixes: https://github.com/ben-grande/qusal/issues/34
This commit is contained in:
Ben Grande 2024-03-21 12:26:00 +01:00
parent 004cb73dbf
commit af27eb131d
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -7,7 +7,7 @@ Description=Forward connection to Rsync over Qrexec
ConditionPathExists=/var/run/qubes-service/rsync-setup
[Socket]
ListenStream=127.0.0.1:839
ListenStream=127.0.0.1:1839
BindToDevice=lo
Accept=true