From a434e19c9701d593a147a5f31c971d1d754c8ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 08:40:39 +0200 Subject: [PATCH] =?UTF-8?q?draft:=20Quand=20systemd=20remplace=20cron=20:?= =?UTF-8?q?=20pourquoi=20(et=20comment)=20migrer=20ses=20t=C3=A2ches=20pla?= =?UTF-8?q?nifi=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../draft_overlay.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/e1e8a0c1-6971-4357-9aaa-7e7a748922f3/draft_overlay.json b/e1e8a0c1-6971-4357-9aaa-7e7a748922f3/draft_overlay.json index baa5ec8..b0ed3bf 100644 --- a/e1e8a0c1-6971-4357-9aaa-7e7a748922f3/draft_overlay.json +++ b/e1e8a0c1-6971-4357-9aaa-7e7a748922f3/draft_overlay.json @@ -1,8 +1,14 @@ { "title": "Quand systemd remplace cron : pourquoi (et comment) migrer ses tâches planifiées", "slug": "quand-systemd-remplace-cron-pourquoi-et-comment-migrer-ses-taches-planifiees", - "_updated_at": "2026-05-16 06:40:28", + "_updated_at": "2026-05-16 06:40:39", "published": true, "published_at": "2026-06-01 07:56", - "category": "informatique" + "category": "informatique", + "tags": { + "tags": [ + "devOps", + "Linux" + ] + } }