This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet=CAP_SETGID CAP_SETUID CAP_SYS_RESOURCE -
ExecStart=/usr/bin/proxysql --idle-threads -c /etc/proxysql.cnf -f $PROXYSQL_OPTS -
Group=proxysql -
LimitCORE=1073741824 -
LimitNOFILE=102400 -
NoNewPrivilegesIntroduced in systemd 239=yes -
PermissionsStartOnly=yes -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX AF_ALG -
RuntimeDirectory=proxysql -
Type=simple -
UMask=0007 -
User=proxysql
-
-
[Unit]-
After=network.target -
Description=High Performance Advanced Proxy for MySQL
-
Additionnal notes
Nothing here.