From 819374205af3ae702a22d1dc6d0542d25ace05bd Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Tue, 10 Jul 2018 10:30:24 +0200 Subject: Initial commit, ported from systemd-units.git --- etc/systemd/system/cluster-muromachi.target | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/systemd/system/cluster-muromachi.target (limited to 'etc/systemd/system/cluster-muromachi.target') diff --git a/etc/systemd/system/cluster-muromachi.target b/etc/systemd/system/cluster-muromachi.target new file mode 100644 index 0000000..ec63edc --- /dev/null +++ b/etc/systemd/system/cluster-muromachi.target @@ -0,0 +1,6 @@ +[Unit] +Description=Cluster "muromachi_cl" +BindsTo=kvm-clustervm@centoscl0.service kvm-clustervm@centoscl1.service kvm-clustervm@centoscl2.service + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3