summaryrefslogtreecommitdiffstats
path: root/core/modules/udisks/module.conf.ubuntu.18
blob: 0a703589c4733641e081db7fb46649e86605cbf9 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	udisks2
"
REQUIRED_CONTENT_PACKAGES="
	udisks2
"