This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet= -
ExecStart=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd -
ExecStart=/usr/bin/redis-server /etc/redis/redis.conf --supervised systemd -
ExecStart=/usr/bin/redis-server /var/lib/redis/redis.conf -
ExecStartPre=+redis-prep-conf -
ExecStop=/usr/libexec/redis-shutdown -
Group=redis -
LimitNOFILE=10032 -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateMounts=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
ProtectSystemIntroduced in systemd 214=strict -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
RuntimeDirectory=redis -
RuntimeDirectoryMode=0750 -
RuntimeDirectoryMode=0755 -
RuntimeDirectoryMode=755 -
StateDirectory=redis -
StateDirectoryMode=0700 -
SystemCallArchitectures=native -
SystemCallFilter=~@cpu-emulation @debug @keyring @memlock @mount @obsolete @privileged @resources @setuid -
TimeoutStartSec=60 -
TimeoutStopSecIntroduced in systemd 188=60 -
Type=notify -
UMask=0077 -
User=redis
-
-
[Unit]-
After=network.target -
After=network.target network-online.target -
Description=Advanced key-value store -
Description=Redis Server - redis -
Description=Redis persistent key-value database -
Wants=network-online.target
-
Additionnal notes
Nothing here.