From 678863e67202c3f2f2b1bf8110c7358cb43c05ce Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 6 Jun 2021 18:47:15 +0300 Subject: [PATCH] scripts/limnoria-botchk-cron: warn to use systemd --- scripts/limnoria-botchk-cron | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/limnoria-botchk-cron b/scripts/limnoria-botchk-cron index a9895aac6..cd40d0b11 100755 --- a/scripts/limnoria-botchk-cron +++ b/scripts/limnoria-botchk-cron @@ -1,4 +1,8 @@ #!/usr/bin/env bash + +### WARNING! I would recommend using systemd for this instead, refer to +### https://docs.limnoria.net/use/supybot-botchk.html#systemd-service ! + ## This script executes supybot-botchk and sets correct environment. ## Example entries for crontab: