blob: b8570e4911fc5f51bd8c2251d68838d88975beac (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Work in progress:
# - Start needs to be more sophisticated in reaction to state of domains
# - Stop should not just do a post-sleep, but instead the post section should
# carry a script polling the state of the machine and hammering it into the
# coffing after a certain timeout
[Unit]
Description=Cluster "muromachi_cl"
BindsTo=kvm-clustervm _æ_ centoscl0.service kvm-clustervm _æ_ centoscl1.service kvm-clustervm _æ_ centoscl2.service
[Install]
WantedBy=multi-user.target
|