diff --git a/_posts/2019-07-04-from-crontabs-to-systemd-timers.md b/_posts/2019-07-04-from-crontabs-to-systemd-timers.md index a35d2ec..21f8aae 100644 --- a/_posts/2019-07-04-from-crontabs-to-systemd-timers.md +++ b/_posts/2019-07-04-from-crontabs-to-systemd-timers.md @@ -1,8 +1,8 @@ --- title: From crontabs to Systemd timers tags: [bash, shell, crontab, cronie, systemd, timer] -updated: 2019-07-07 00:06 -description: A detailed exaplanation of my backup system which is both encrypted and unencrypted for different purposes. +updated: 2019-07-07 13:22 +description: The steps I followed to migrate from crontabs to systemd timers. --- ## Introduction