summaryrefslogtreecommitdiffstats
path: root/tags/m/missing-systemd-timer-for-cron-script.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/missing-systemd-timer-for-cron-script.tag')
-rw-r--r--tags/m/missing-systemd-timer-for-cron-script.tag16
1 files changed, 16 insertions, 0 deletions
diff --git a/tags/m/missing-systemd-timer-for-cron-script.tag b/tags/m/missing-systemd-timer-for-cron-script.tag
new file mode 100644
index 0000000..5da8fdc
--- /dev/null
+++ b/tags/m/missing-systemd-timer-for-cron-script.tag
@@ -0,0 +1,16 @@
+Tag: missing-systemd-timer-for-cron-script
+Severity: warning
+Check: systemd
+Explanation: This package ships the specified cron script but does not ship a
+ equivalent systemd <code>.timer</code> unit.
+ .
+ The "desktop" and "laptop" tasks no longer pull in anacron(8), the
+ usual solution for desktop installations that are not running all the
+ time.
+ .
+ Please consider shipping an equivalent <code>.timer</code> file for this
+ script.
+See-Also:
+ systemd.timer(5),
+ anacron(8),
+ Bug#1007257