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"
BindsTmail_redacted_for_web mail_redacted_for_web mail_redacted_for_web
[Install]
WantedBy=multi-user.target
|