diff options
Diffstat (limited to 'scripts/desktop/id-dm-device')
| -rwxr-xr-x | scripts/desktop/id-dm-device | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/desktop/id-dm-device b/scripts/desktop/id-dm-device new file mode 100755 index 0000000..7b6eaa6 --- /dev/null +++ b/scripts/desktop/id-dm-device @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +doas dmsetup info /dev/$1 |