mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: wrong port in rsync client forwarder
Fixes: https://github.com/ben-grande/qusal/issues/34
This commit is contained in:
parent
004cb73dbf
commit
af27eb131d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user