9def760e7e
Related: #1014311
13 lines
268 B
Desktop File
13 lines
268 B
Desktop File
Unit]
|
|
Description=MySQL compatibility service (another name for mariadb.service; you should use mariadb.service instead)
|
|
BindsTo=mariadb.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
Also=mariadb.service
|