summarylogtreecommitdiffstats
path: root/clashr_user.service
blob: 224b3498e806380f3d66caa087e2a66bb29f7c28 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=A rule based proxy in Go with SSR protocol support.
After=network.target

[Service]
Type=simple
Restart=on-abort
ExecStart=/usr/bin/clashr

[Install]
WantedBy=default.target