diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 18:44:10 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 18:44:10 -0400 |
commit | 257077b625c7a6e2cab87f01adbc2ba9f86e8f98 (patch) | |
tree | 617fd0492e615eae05450e75a5a86c582190bc62 | |
parent | 48ece81d0b235081f7b38a3303049cc149d59018 (diff) |
Added root user requirement, oversight
-rw-r--r-- | jobs/disk.txt.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in index 76d4e81..33a6dbc 100644 --- a/jobs/disk.txt.in +++ b/jobs/disk.txt.in @@ -6,6 +6,7 @@ Depends: lshw plugin: shell id: disk/detect estimated_duration: 0.25 +user: root command: disk_info _description: Detects and displays disks attached to the system. |