summaryrefslogtreecommitdiffstats
path: root/core/modules/swtpm/module.build
diff options
context:
space:
mode:
authorManuel Bentele2021-11-11 10:39:49 +0100
committerManuel Bentele2021-11-11 10:39:49 +0100
commit55c17b95b806fe7ee8932d936f5f51079422147a (patch)
tree05147d96403778f88b1eddbf53723a4ce282e702 /core/modules/swtpm/module.build
parent[qemu] Enumerate target names of disk devices correctly (diff)
downloadmltk-55c17b95b806fe7ee8932d936f5f51079422147a.tar.gz
mltk-55c17b95b806fe7ee8932d936f5f51079422147a.tar.xz
mltk-55c17b95b806fe7ee8932d936f5f51079422147a.zip
Replace leading whitespaces with tabs
Diffstat (limited to 'core/modules/swtpm/module.build')
-rw-r--r--core/modules/swtpm/module.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/swtpm/module.build b/core/modules/swtpm/module.build
index 6dac4063..8e871011 100644
--- a/core/modules/swtpm/module.build
+++ b/core/modules/swtpm/module.build
@@ -3,7 +3,7 @@
LIBVIRT_STPM_GRP="libvirt-tpm"
module_init() {
- groupadd --system "${LIBVIRT_STPM_GRP}"
+ groupadd --system "${LIBVIRT_STPM_GRP}"
}
fetch_source() {