FS#71942 - [dante] Incorrect sockd.service in 1.4.3-1

Attached to Project: Community Packages
Opened by Heorhii Valakhanovich (tormoz) - Sunday, 29 August 2021, 00:03 GMT
Last edited by Felix Yan (felixonmars) - Thursday, 25 August 2022, 19:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After constant troubles with "unable to bind external ip" after reboot i made some research and there is incorrect After directive in [Unit] section.

Since sockd require external address to work. It can only be used after network-online.target is reached (not network.target).

I suggest changing unit section to...

[Unit]
Description=SOCKS v4 and v5 compatible proxy server and client
After=network-online.target
This task depends upon

Closed by  Felix Yan (felixonmars)
Thursday, 25 August 2022, 19:50 GMT
Reason for closing:  Fixed
Additional comments about closing:  dante-1.4.3-3

Loading...