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

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

[Install]
WantedBy=multi-user.target