From 87fce4d6867853aa2e56961ab759fad65ef7352e Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Sat, 11 Sep 2021 17:39:52 +0000 Subject: [PATCH] fix: mismatching descriptions in systemd units Fixes #2. --- systemd.timer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.timer b/systemd.timer index ec4a704..d244cbf 100644 --- a/systemd.timer +++ b/systemd.timer @@ -1,5 +1,5 @@ [Unit] -Description=Create LXD images on a monthly basis +Description=Create %i images for LXD [Timer] OnBootSec=15min