mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-15 13:41:23 +08:00
[Fixed] Stupid mistakes
This commit is contained in:
parent
951a5a0eb5
commit
8ae68552a6
@ -1,9 +1,9 @@
|
|||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<img src="Meta.png" alt="Meta Kennel" width="200">
|
<img src="Meta.png" alt="Meta Kennel" width="200">
|
||||||
<br>Meta Kennel<br>
|
<br>Meta Kernel<br>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<h3 align="center">Another Clash Kennel.</h3>
|
<h3 align="center">Another Clash Kernel.</h3>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://goreportcard.com/report/github.com/Clash-Mini/Clash.Meta">
|
<a href="https://goreportcard.com/report/github.com/Clash-Mini/Clash.Meta">
|
||||||
@ -212,13 +212,13 @@ tun:
|
|||||||
```
|
```
|
||||||
Create user given name `Clash.Meta`.
|
Create user given name `Clash.Meta`.
|
||||||
|
|
||||||
Run Meta Kennel by user `Clash.Meta` as a daemon.
|
Run Meta Kernel by user `Clash.Meta` as a daemon.
|
||||||
|
|
||||||
Create the systemd configuration file at /etc/systemd/system/clash.service:
|
Create the systemd configuration file at /etc/systemd/system/clash.service:
|
||||||
|
|
||||||
```
|
```
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Clash.Meta Daemon, Another Clash Kennel.
|
Description=Clash.Meta Daemon, Another Clash Kernel.
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user