HEX
Server: LiteSpeed
System: Linux c002.dapurhosting.com 3.10.0-962.3.2.lve1.5.83.el7.x86_64 #1 SMP Thu Nov 23 15:58:18 UTC 2023 x86_64
User: distri20 (2231)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //lib/systemd/system/alt-redis.service
[Unit]
Description=Redis persistent key-value database
After=network.target
After=network-online.target
Wants=network-online.target

[Service]
ExecStart=/opt/alt/redis/bin/redis-server /opt/alt/etc/redis/redis.conf --daemonize no --supervised systemd
ExecStop=/opt/alt/redis/libexec/redis-shutdown
Type=notify
User=redis
Group=redis
RuntimeDirectory=redis
RuntimeDirectoryMode=0755

[Install]
WantedBy=multi-user.target