Magellan Linux

Contents of /trunk/mysql5/mysqld.socket

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1371 - (show annotations) (download)
Tue Jun 28 23:53:30 2011 UTC (12 years, 10 months ago) by niro
File size: 126 byte(s)
added systemd units
1 [Unit]
2 Description=MySQL Server socket
3
4 [Socket]
5 ListenStream=/var/run/mysqld/mysqld.sock
6
7 [Install]
8 WantedBy=sockets.target
9