From bc04d6bd166bf756afe144e044bce7bc2d1a7fa2 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 15 Jul 2014 15:25:23 +0200 Subject: add -s (script) option to parted command to avoid hanging on user input --- jobs/info.txt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/info.txt.in b/jobs/info.txt.in index 876538d..67e5af5 100644 --- a/jobs/info.txt.in +++ b/jobs/info.txt.in @@ -229,6 +229,6 @@ _description: Provides information about displays attached to the system plugin: attachment id: info/disk_partitions user: root -command: parted -l +command: parted -l -s _description: Attaches information about disk partitions -- cgit v1.2.3