Explorar el Código

forgot to add prereq for adduser getent on fedora

Adam Ierymenko hace 8 años
padre
commit
6eb2e3ffa9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      zerotier-one.spec

+ 1 - 0
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