mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-11 13:35:17 +00:00
forgot to add prereq for adduser getent on fedora
This commit is contained in:
parent
748ad8a978
commit
6eb2e3ffa9
@ -27,6 +27,7 @@ Requires: chkconfig
|
|||||||
|
|
||||||
%if 0%{?fedora} >= 21
|
%if 0%{?fedora} >= 21
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user