1
0
This commit is contained in:
2023-09-16 13:23:43 +08:00
parent b7962ce50b
commit 8809b92498
15 changed files with 21 additions and 20 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