Removing compat unit file and unit configuration file
This commit is contained in:
parent
8a5dc2e718
commit
eaa3746707
@ -1,6 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
BindsTo=@DAEMON_NAME_COMPAT@.service
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
Also=@DAEMON_NAME_COMPAT@.service
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=MySQL compatibility service (another name for @DAEMON_NAME@.service; you should use @DAEMON_NAME@.service instead)
|
|
||||||
BindsTo=@DAEMON_NAME@.service
|
|
||||||
After=@DAEMON_NAME@.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/bin/true
|
|
||||||
RemainAfterExit=yes
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
Also=@DAEMON_NAME@.service
|
|
Loading…
Reference in New Issue
Block a user