4kanesora
4kanesora
solved by reboot with unit file as ``` ❯ cat /etc/systemd/system/v2ray.service [Unit] Description=V2Ray Service After=network.target nss-lookup.target [Service] User=nobody AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE ExecStart=/usr/bin/v2ray -confdir /etc/v2ray/ [Install] WantedBy=multi-user.target ```
Noticed that restart/reload will also cause the v2ray service stop working. Same as issue as above, please help to check.
confirm the same problem, only with use-damage = false could resolve it. BTW, I tried 3 terminals, ST, urxvt and alacritty, both have this issue. The config is blur method...