From 001ec398728afacd1e639c83fa7eea9dba091fc1 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 27 Jul 2021 14:35:05 +0200 Subject: useradd.inc: Rewrite helper once again --- core/modules/dnbd3/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/dnbd3') diff --git a/core/modules/dnbd3/module.build b/core/modules/dnbd3/module.build index 929304bc..6a77752d 100644 --- a/core/modules/dnbd3/module.build +++ b/core/modules/dnbd3/module.build @@ -33,5 +33,5 @@ build() { } post_copy() { - add_system_group "fuse" + groupadd --system "fuse" } -- cgit v1.2.3-55-g7522