Merge branch 'master' of git.mesalab.cn:liuxueli/install-standalone-redis
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Redis Global Slave Instance
|
|
||||||
After=syslog.target
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
ExecStart=/home/mesasoft/redis_global_slave/redis_global_slave_daemon
|
|
||||||
RestartSec=10
|
|
||||||
On-failure=always
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Redis Global Slave Instance
|
|
||||||
After=syslog.target
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
ExecStart=/home/mesasoft/redis_global_slave_master/redis_global_slave_master_daemon
|
|
||||||
RestartSec=10
|
|
||||||
On-failure=always
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Redis Global Slave Instance
|
|
||||||
After=syslog.target
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
ExecStart=/home/mesasoft/redis_master/redis_master_daemon
|
|
||||||
RestartSec=10
|
|
||||||
On-failure=always
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
Reference in New Issue
Block a user