[Unit] Description=Redis Server Service After=network.target [Service] Type=simple Restart=on-failure RestartSec=5s ExecStart=/opt/lnxall_app/bin/redis-server /app/config/redis.conf [Install] WantedBy=multi-user.target