summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/hooks/cron.inc.php
blob: 3e0e130be2d119393a80c43890b857f23a49ed2e (plain) (blame)
1
2
3
4
5
6
<?php

if (!Module::isAvailable('rebootcontrol'))
	return;

RemoteAccess::ensureMachinesRunning();