Browse Source

forgot to add prereq for adduser getent on fedora

pull/1/head
Adam Ierymenko 9 years ago
parent
commit
6eb2e3ffa9
  1. 1
      zerotier-one.spec

1
zerotier-one.spec

@ -27,6 +27,7 @@ Requires: chkconfig
%if 0%{?fedora} >= 21
Requires: systemd
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
%endif
%description

Loading…
Cancel
Save