[packages/cacti] vim modeline to top

glen glen at pld-linux.org
Sun Mar 6 00:15:47 CET 2016


commit 2c83e4a26851a6a67d80ed9d8fbc5471b21743ad
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 6 01:15:42 2016 +0200

    vim modeline to top

 cacti.crontab | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/cacti.crontab b/cacti.crontab
index 5ac5140..7b56f0d 100644
--- a/cacti.crontab
+++ b/cacti.crontab
@@ -1,3 +1,4 @@
+# vim:ft=crontab
 MAILTO=root
 
 # poller
@@ -6,5 +7,3 @@ MAILTO=root
 # reindex interface data (expensive); reapply data source/graph names based on templates and reindexed data
 # remove "exec>/dev/null" if you want to receive output from the jobs
 #20 1 * * 7 cacti umask 022; exec > /dev/null; cd /usr/share/cacti/cli; ./poller_reindex_hosts.php --id=All; ./poller_data_sources_reapply_names.php --id=All; ./poller_graphs_reapply_names.php -id=All
-
-# vim:ft=crontab
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti.git/commitdiff/2c83e4a26851a6a67d80ed9d8fbc5471b21743ad



More information about the pld-cvs-commit mailing list