repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: n.fq
[GalaxyCodeBases.git]
/
etc
/
Server
/
rpmbuild
/
SOURCES
/
clash.service
blob
aa9c13f2b4fae79c194d9cf16fef213c20175c87
1
[Unit]
2
Description=A rule based proxy tunnel
3
After=network-online.target
4
5
[Service]
6
Type=simple
7
Restart=on-aboard
8
ExecStart=/usr/bin/clash -d /etc/clash
9
10
[Install]
11
WantedBy=default.target