Linux vacca.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
/
usr
/
lib
/
systemd
/
system
/
//usr/lib/systemd/system/o2redis.service
[Unit] Description=O2switch Redis persistent key-value database After=network.target After=network-online.target Wants=network-online.target [Service] ExecStart=/usr/bin/redis-server /etc/o2redis.conf --supervised systemd ExecStop=/usr/libexec/redis-shutdown o2redis ExecPostStart=/usr/local/cpanel/3rdparty/bin/php /opt/nginxhttpd/bin/console openresty:generate Type=notify User=redis Group=redis RuntimeDirectory=redis RuntimeDirectoryMode=0755 [Install] WantedBy=multi-user.target