diff options
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/miscellanea.txt.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index b7fe8c4..02394c1 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -178,7 +178,6 @@ plugin: shell estimated_duration: 0.1 id: miscellanea/get_make_and_model user: root -command: make_model +command: get_make_and_model _description: Retrieve the computer's make and model for easier access than digging through the dmidecode output. _summary: Retrieve the computer's make and model -requires: package.name == "dmidecode" |