[Unit] Description=Clash core service created by Clash for Windows for normal user. After=network-online.target nftables.service iptabels.service [Service] Type=simple ExecStartPre=+/usr/share/clash/setup-cgroup.sh ExecStart=/usr/bin/bypass-proxy /home/%i/.config/clash/service/clash-core-service Restart=always RestartSec=5 [Install] WantedBy=multi-user.target