Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run systemd service after network is available (unit file fix)
There is a race condition between shadowsocks-libev.service and systemd-resolved.service after reboot/on boot. The shadowsocks service tries to start before the dns service is started properly and fails showing the corresponding errors in the logs.
- Loading branch information