repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
clash
/
trunk
/
clash_user.service
blob
8f0e1b2b6f927cd9da52319e4fde0428ad0fc8fa
1
[Unit]
2
Description=A rule based proxy in Go.
3
After=network.target
4
5
[Service]
6
Type=exec
7
Restart=on-abort
8
ExecStart=/usr/bin/clash
9
10
[Install]
11
WantedBy=default.target