From a0975cecfd2bc64dec00778c0fff35e3c41de333 Mon Sep 17 00:00:00 2001 From: Robert Kilian Date: Tue, 21 Aug 2012 15:11:04 -0700 Subject: [PATCH] Moved contents of README into plugin as comments --- plugins/xastir/xastir | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/xastir/xastir b/plugins/xastir/xastir index ffe082fa..c8944d6b 100755 --- a/plugins/xastir/xastir +++ b/plugins/xastir/xastir @@ -23,6 +23,12 @@ ## Version 0.1 -- 07.26.12 ## +## Be sure to correctly edit the STATION_CALL, XASTIRDIR, and LOGDIR variables +## +## STATION_CALL: The callsign used by Xastir (include suffix if one is in use) +## XASTIRDIR: The directory where Xastir's data, config, etc files are found. Typically ~/.xastir +## LOGDIR: Logs are typically stored in ~/.xastir/logs. Ensure that permissions are set appropriately to allow the munin user to read these logs + # Location of active instance of Xastir XASTIRDIR="/home/USERNAME/.xastir"