From 071f302078a7e56617878232451bbe19be627e61 Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Mon, 6 Jan 2025 14:00:26 +0100
Subject: [PATCH] Add location of crontab file.

---
 doc/erko_howto_tools.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt
index ea9cef1bc8..d074f15068 100755
--- a/doc/erko_howto_tools.txt
+++ b/doc/erko_howto_tools.txt
@@ -1118,6 +1118,8 @@ crontab -e  # edit schedule
 
 tail -n 1000 unb2b_modelsim_regression_test_vhdl_cron.log
 
+The crontab files are stored in /var/spool/cron/crontabs
+
 regtest@dop349:~$ crontab -l
 # Edit this file to introduce tasks to be run by cron.
 #
-- 
GitLab