diff options
| -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 |
