This unit is provided by:
Options
-
[Install]
-
[Service]
-
CapabilityBoundingSet=
-
ExecPaths=/usr/bin/redis-server /usr/lib /lib
-
ExecStart=/usr/bin/redis-server /etc/redis/redis.conf --supervised systemd --daemonize no
-
Group=redis
-
LimitNOFILE=65535
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoExecPaths=/
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/redis/redis-server.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=yes
-
ProcSubset
Introduced in systemd 247=pid -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
ReadWriteDirectories=-/etc/redis
-
ReadWritePaths=-/var/lib/redis -/var/log/redis -/var/run/redis
-
RemoveIPC
Introduced in systemd 232=yes -
Restart=always
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=redis
-
RuntimeDirectoryMode=2755
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~ @privileged @resources
-
TimeoutStopSec
Introduced in systemd 188=0 -
Type=notify
-
UMask=007
-
User=redis
-
-
[Unit]
-
After=network.target
-
Description=Advanced key-value store
-
Documentation=http://redis.io/documentation, man:redis-server(1)
-
Additionnal notes
Nothing here.