summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/mysql.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/system-templates/templates/mysql.service')
-rw-r--r--abs/core-testing/system-templates/templates/mysql.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core-testing/system-templates/templates/mysql.service b/abs/core-testing/system-templates/templates/mysql.service
deleted file mode 100644
index 160450e..0000000
--- a/abs/core-testing/system-templates/templates/mysql.service
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
-<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
-
-<service-group>
-
- <name replace-wildcards="yes">mysql_myth on %h</name>
-
- <service>
- <type>_mysql._tcp</type>
- <port>3306</port>
- </service>
-
-</service-group>