diff options
| author | 刘学利 <[email protected]> | 2018-08-10 11:04:55 +0800 |
|---|---|---|
| committer | 刘学利 <[email protected]> | 2018-08-10 11:04:55 +0800 |
| commit | ee5d771dd09fc0d58a0f2ff047bf8fdd4be42ce2 (patch) | |
| tree | 163cc617cd038022431fc46e6edd400eab5baf30 | |
| parent | 52bacd89a9b2582814c97f0e7c34d2caacf500a0 (diff) | |
Delete redis-global-slave-daemon.service
| -rw-r--r-- | redis-global-slave-daemon.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/redis-global-slave-daemon.service b/redis-global-slave-daemon.service deleted file mode 100644 index 0f27c29..0000000 --- a/redis-global-slave-daemon.service +++ /dev/null @@ -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 |
