summarylogtreecommitdiffstats
path: root/opennebula.service
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-09-03 12:31:09 -0300
committerRafael Reggiani Manzo2016-09-03 12:31:09 -0300
commitbd4fb343e5e5883ad06861dd9e7ec10625b54bfd (patch)
tree1e989d6293938856188c7588e0ab082ff3c2982f /opennebula.service
parent897b1310bb64f11d034664351c89940ad488156a (diff)
downloadaur-bd4fb343e5e5883ad06861dd9e7ec10625b54bfd.tar.gz
Add addition unit for requiring mysql
This allows the default unit to not require MySQL and thus keep it minimal. On the other hand, the second one enables easier management for installations with MySQL.
Diffstat (limited to 'opennebula.service')
-rw-r--r--opennebula.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennebula.service b/opennebula.service
index afa78eb72039..ac53467cc721 100644
--- a/opennebula.service
+++ b/opennebula.service
@@ -1,7 +1,7 @@
[Unit]
Description=OpenNebula management
After=network.target local-fs.target remote-fs.target mysqld.service
-Requires=mysqld.service
+Conflicts=opennebula-mysqld
[Service]
User=oneadmin