aboutsummaryrefslogtreecommitdiffstats
path: root/config/procwatch/procwatch_cron.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/procwatch/procwatch_cron.php')
-rw-r--r--config/procwatch/procwatch_cron.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/procwatch/procwatch_cron.php b/config/procwatch/procwatch_cron.php
deleted file mode 100644
index f4cc7608..00000000
--- a/config/procwatch/procwatch_cron.php
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/local/bin/php -f
-<?php
-require_once("procwatch.inc");
-
-procwatch_check_services();
-?> \ No newline at end of file