From a7e9334655f399ac5d3c6152c0d8764ecaabcaee Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Wed, 10 Jul 2024 16:11:08 +0300 Subject: [PATCH] Fixed change users shell --- src/rpm/hestia/hestia.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rpm/hestia/hestia.spec b/src/rpm/hestia/hestia.spec index d213552..e18fa7f 100644 --- a/src/rpm/hestia/hestia.spec +++ b/src/rpm/hestia/hestia.spec @@ -25,6 +25,7 @@ Requires: sysstat Requires: util-linux Requires: zstd Requires: jq +Requires: util-linux-user Requires(post): systemd Requires(preun): systemd Requires(postun): systemd