Magellan Linux

Contents of /trunk/mysql/mysqld.socket

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1616 - (show annotations) (download)
Fri Jan 13 15:42:58 2012 UTC (12 years, 3 months ago) by niro
File size: 122 byte(s)
-renamed pkg to mysql and use /run instead of /var/run
1 [Unit]
2 Description=MySQL Server socket
3
4 [Socket]
5 ListenStream=/run/mysqld/mysqld.sock
6
7 [Install]
8 WantedBy=sockets.target
9