Redis Konfiguration - Linux
/etc/systemd/redis-sentinel.service
Schnellaktionen
📥 Original herunterladen redis-sentinel.serviceKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert redis-sentinel.service von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: CentOS Stream 9
✓ Auch kompatibel:
⚠ Verschiedene Versionen:
Centos-Stream:
Konfigurationsdatei-Inhalt
19 Zeilen
[Unit]
Description=Redis Sentinel
After=network.target
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=/usr/bin/redis-sentinel /etc/redis/sentinel.conf --daemonize no --supervised systemd
ExecStop=/usr/libexec/redis-shutdown sentinel
Type=notify
User=redis
Group=redis
RuntimeDirectory=redis
RuntimeDirectoryMode=0755
[Install]
WantedBy=multi-user.target
Download-Befehle
redis-sentinel.service •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Redis
Mit wget:
wget -O redis-sentinel.service.example https://exampleconfig.com/api/v1/config/original/41dde6fb5711960d48de33ac8398d380?hint=redis-sentinel.service
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/41dde6fb5711960d48de33ac8398d380?hint=redis-sentinel.service > redis-sentinel.service.example
Verwandte Konfigurationsdateien
/etc/systemd/redis-sentinel.service
Redis · Debian 9 (Stretch)
/etc/systemd/redis-sentinel.service
Redis · Debian 9 (Stretch)
/etc/systemd/redis-sentinel.service
Redis · CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server · CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server · CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server · CentOS Stream 9