Commit: 7b259e38f5580a7664bebdb3e5cdee71cf1ac3ce Parent: cba4a10b82c4e662db9243b3ea31f7711f367964 Author: Randy Palamar Date: Tue, 31 Dec 2024 20:56:54 -0700 cron: use HUP to signal status after rssup Diffstat:
M | .config/cron/crontab | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/cron/crontab b/.config/cron/crontab @@ -1,3 +1,3 @@ # Update RSS -0 */2 * * * ~/bin/rssup blogs soft videos 2>&1 >/dev/null; pkill -RTMIN+3 status +0 */2 * * * ~/bin/rssup blogs soft videos 2>&1 >/dev/null; pkill -HUP status 0 7 * * 1 ~/bin/sfeed_clean