From 9616c24fb5fa79211690ef2a4b079116fa9c6cd5 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 18 Apr 2021 10:47:15 +0800 Subject: [PATCH] PUB @tt76wq https://linux.cn/article-13307-1.html --- .../20200707 Use systemd timers instead of cronjobs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200707 Use systemd timers instead of cronjobs.md (99%) diff --git a/translated/tech/20200707 Use systemd timers instead of cronjobs.md b/published/20200707 Use systemd timers instead of cronjobs.md similarity index 99% rename from translated/tech/20200707 Use systemd timers instead of cronjobs.md rename to published/20200707 Use systemd timers instead of cronjobs.md index 6f1c34e46d..5b80ac5816 100644 --- a/translated/tech/20200707 Use systemd timers instead of cronjobs.md +++ b/published/20200707 Use systemd timers instead of cronjobs.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (tt67wq) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13307-1.html) [#]: subject: (Use systemd timers instead of cronjobs) [#]: via: (https://opensource.com/article/20/7/systemd-timers) [#]: author: (David Both https://opensource.com/users/dboth)