This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=
-
Environment=MYSQLD_PARENT_PID=1
-
ExecStart=/usr/bin/mysql-start
-
ExecStart=/usr/sbin/mysqld
-
ExecStartPost=/usr/bin/mysql-post-start
-
ExecStartPre=/usr/bin/mysql-pre-start
-
ExecStartPre=/usr/share/mysql/mysql-systemd-start pre
-
Group=mysql
-
LimitNOFILE=10000
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PermissionsStartOnly=yes
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateMounts=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/var/lib/mysql
-
Restart=on-abort
-
Restart=on-failure
-
RestartSec=5s
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=mysqld
-
RuntimeDirectoryMode=0755
-
RuntimeDirectoryMode=755
-
StateDirectory=mysql
-
StateDirectoryMode=0700
-
SystemCallArchitectures=native
-
TimeoutSec=infinity
-
Type=notify
-
User=mysql
-
-
[Unit]
-
After=network.target
-
Description=MySQL Community Server
-
Description=MySQL Server
-
RequiresMountsFor=/var/lib/mysql
-
Additionnal notes
Nothing here.