remove systemd-units
Per announcement on fedora-devel: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/LLG4T53FW2BGVZLGLKNYTKPD5SQNBZ2Y/
This commit is contained in:
parent
4f466c3e3b
commit
e4bc525620
@ -76,9 +76,10 @@ BuildRequires: libdb-devel
|
||||
%if ! %{bootstrap_cyrus_sasl}
|
||||
BuildRequires: openldap-devel
|
||||
%endif
|
||||
Requires(post): chkconfig, systemd-units
|
||||
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd systemd-units
|
||||
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel systemd-units
|
||||
%{?systemd_requires}
|
||||
Requires(post): chkconfig
|
||||
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd
|
||||
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel
|
||||
Requires: /sbin/nologin
|
||||
Requires: systemd >= 211
|
||||
Provides: user(%username)
|
||||
|
Loading…
Reference in New Issue
Block a user