diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-02 18:51:51 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-02 18:51:51 (GMT) |
commit | c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce (patch) | |
tree | d49601885b5648a971567d9b14a1cf5d1a0d412a /abs/core-testing/LinHES-config-SVN/templates/mysql.service | |
parent | dfb5a44540d0f1f6103381e8ad4a61a0871fd2be (diff) | |
download | linhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.zip linhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.tar.gz linhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.tar.bz2 |
Moving templates to their own package.
Diffstat (limited to 'abs/core-testing/LinHES-config-SVN/templates/mysql.service')
-rw-r--r-- | abs/core-testing/LinHES-config-SVN/templates/mysql.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core-testing/LinHES-config-SVN/templates/mysql.service b/abs/core-testing/LinHES-config-SVN/templates/mysql.service deleted file mode 100644 index 160450e..0000000 --- a/abs/core-testing/LinHES-config-SVN/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> |