This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE ~CAP_NET_BROADCAST CAP_NET_RAW
-
Environment=SOLR_PID_DIR=/run/solr/ SOLR_LOGS_DIR=/var/log/solr/
-
ExecStart=/usr/bin/solr start -f -d /usr/share/solr/server -s /var/lib/solr
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=solr
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=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 -
ProtectSystem
Introduced in systemd 214=strict -
RemoveIPC
Introduced in systemd 232=yes -
RestrictAddressFamilies=~AF_PACKET AF_NETLINK AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=solr
-
StateDirectory=solr
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@privileged @resources
-
Type=simple
-
User=solr
-
WorkingDirectory=/var/lib/solr
-
-
[Unit]
-
After=network.target
-
Description=Solr full text search engine
-
Additionnal notes
Nothing here.