summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ritter <tom@ritter.vg>2016-12-28 15:21:55 -0600
committerTom Ritter <tom@ritter.vg>2016-12-28 15:21:55 -0600
commita68dd9de2e8499665f1bd6c6b9855dbe2fb30814 (patch)
tree287d34a3ff475a7b8bc1e9e8c2c3f1147cc5f708
parent9680fee0cbd51cec36f1db64648132f82bc33203 (diff)
Specify that the job run history file needs a full path
-rwxr-xr-xsettings.cfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.cfg.example b/settings.cfg.example
index 9cced74..cd99db9 100755
--- a/settings.cfg.example
+++ b/settings.cfg.example
@@ -1,7 +1,7 @@
[general]
servername=uniqueservername
alertcontact=youremail@example.com
-statefile=jobrunhistory.db
+statefile=/fully/qualified/path/jobrunhistory.db
[email]
nomail=False