[mydns/f17] start atfer mysql / postgresql

Itamar Reis Peixoto itamarjp at fedoraproject.org
Sat Jun 30 01:20:39 UTC 2012


commit 730756bd4b896639d07b11fa39a3fc77ae5099ba
Author: Itamar Reis Peixoto <itamar at ispbrasil.com.br>
Date:   Fri Jun 29 22:20:11 2012 -0300

    start atfer mysql / postgresql

 mydns.service |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mydns.service b/mydns.service
index 6dcbc58..7357553 100644
--- a/mydns.service
+++ b/mydns.service
@@ -1,6 +1,8 @@
 [Unit]
 Description=Mydns - SQL Based Internet Name Daemon
 After=network.target
+After=mysqld.service
+After=postgresql.service
 
 [Service]
 Type=forking


More information about the scm-commits mailing list