[debian-mysql] Bug#742900: No mysqld.service File

Michael Biebl biebl at debian.org
Fri Mar 28 23:16:32 UTC 2014


While it would be great to have a native systemd service file for mysql,
this information is plain incorrect:

> I can't use the sysv-dependent systemd service as I have another service
> which depends on mysql (mythtv-backend), and it simply does not work
> with the kludge.

You can certainly depend within a .service file on a sysv init script

Since the SysV init script is named /etc/init.d/mysql, you'd have to use
something like


[Unit]
Description=my awesome daemon
After=mysql.service


If mysql-service ships a native systemd .service file, it should ensure
to align the names, i.e. use mysql.service and /etc/init.d/mysql

If the mysql maintainer need more information, please poke us (the
pkg-systemd-maintainers) at
pkg-systemd-maintainers at lists.alioth.debian.org
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20140329/9122f40b/attachment.sig>


More information about the pkg-mysql-maint mailing list