Server IP : 109.234.166.131  /  Your IP : 216.73.217.93
Web Server : LiteSpeed
System : Linux garfish.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : bean7936 ( 1010)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /../lib/python2.7/../python3.12/../java/../python2.7/../systemd/system/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //../lib/python2.7/../python3.12/../java/../python2.7/../systemd/system/mariadb.socket
[Unit]
Description=MariaDB 11.4.12 database server (socket activation)
Documentation=man:mariadbd(8)
Documentation=https://mariadb.com/kb/en/library/systemd/

[Install]
WantedBy=sockets.target

[Socket]

##############################################################################
## USERs can override
##
##
## by creating a file in /etc/systemd/system/mariadb.socket.d/MY_SPECIAL.conf
## and adding/setting the following under [Socket] will override this file's
## settings.

SocketUser=mysql
SocketMode=777

ListenStream=@mariadb
ListenStream=/var/lib/mysql/mysql.sock
ListenStream=3306

# Backlog=150