Skip to content

Commit

Permalink
Add lsblk external resource.
Browse files Browse the repository at this point in the history
Related: #56

Signed-off-by: mulhern <amulhern@redhat.com>
  • Loading branch information
mulkieran committed Jun 18, 2015
1 parent 85ad16c commit 3110a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blivet/tasks/availability.py
Expand Up @@ -285,4 +285,5 @@ def available_resource(name):
XFSDB_APP = application("xfs_db")
XFSFREEZE_APP = application("xfs_freeze")

LSBLK_APP = application("lsblk")
MOUNT_APP = application("mount")

0 comments on commit 3110a25

Please sign in to comment.