2 Description=A Rust port of shadowsocks.
7 CacheDirectory=shadowsocks-rust/%i
8 LogsDirectory=shadowsocks-rust/%i
9 RuntimeDirectory=shadowsocks-rust/%i
10 StateDirectory=shadowsocks-rust/%i
11 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
12 AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
14 ExecStart=/usr/bin/sslocal -c /etc/shadowsocks-rust/%i.json --log-without-time
20 WantedBy=multi-user.target