From 8f80a43297de244b5ab40d79b389f77f443c5057 Mon Sep 17 00:00:00 2001 From: Zygmunt Krynicki Date: Fri, 8 Aug 2014 18:35:49 +0200 Subject: providers:checkbox: mark 'disk/stats' and its children as deprecated Signed-off-by: Zygmunt Krynicki --- jobs/disk.txt.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jobs') diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in index 01febe4..c17746d 100644 --- a/jobs/disk.txt.in +++ b/jobs/disk.txt.in @@ -31,6 +31,7 @@ _description: plugin: local _summary: Check stats changes for each disk +flags: deprecated id: disk/stats requires: device.category == 'DISK' _description: Check stats changes for each disk @@ -38,6 +39,7 @@ command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell id: disk/stats_`ls /sys$path/block` + flags: deprecated requires: device.path == "$path" block_device.`ls /sys$path/block`_state != 'removable' -- cgit v1.2.3