summarylogtreecommitdiffstats
path: root/clashr@.service
blob: 48fc9d08a7d60dd0865358b15c1bcff5290a99f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=A rule based proxy in Go with SSR protocol support for %i.
After=network.target

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

[Install]
WantedBy=multi-user.target