1
0
This commit is contained in:
2023-09-13 15:50:12 +08:00
parent 7f8108ae77
commit 36eac6b912
7 changed files with 2141 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Service]
Type=forking
ExecStart=/usr/local/db/bin/redis-server /usr/local/db/bin/conf/redis.conf
ExecStopPost=
PIDFile=
Restart=always
RestartSec=3
[Install]
WantedBy=multi-user.target