From d92c88931e09c4b5c949c142a7e8cf89202cd4b1 Mon Sep 17 00:00:00 2001 From: johnhoow Date: Sun, 28 Sep 2014 17:38:01 +0800 Subject: [PATCH] translating by johnhoow --- sources/tech/20140928 How to Use Systemd Timers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140928 How to Use Systemd Timers.md b/sources/tech/20140928 How to Use Systemd Timers.md index a53b78b0ba..e7944cb0c9 100644 --- a/sources/tech/20140928 How to Use Systemd Timers.md +++ b/sources/tech/20140928 How to Use Systemd Timers.md @@ -1,3 +1,4 @@ +Translating by johnhoow... How to Use Systemd Timers ================================================================================ I was setting up some scripts to run backups recently, and decided I would try to set them up to use [systemd timers][1] rather than the more familiar to me [cron jobs][2]. @@ -108,4 +109,4 @@ via: http://jason.the-graham.com/2013/03/06/how-to-use-systemd-timers/#enable--s [1]:https://fedoraproject.org/wiki/User:Johannbg/QA/Systemd/Systemd.timer [2]:https://en.wikipedia.org/wiki/Cron [3]:http://jason.the-graham.com/2013/03/06/how-to-use-systemd-timers/#service-file -[4]:http://jason.the-graham.com/2013/03/06/how-to-use-systemd-timers/#timer-file-1 \ No newline at end of file +[4]:http://jason.the-graham.com/2013/03/06/how-to-use-systemd-timers/#timer-file-1