Переглянути джерело

forgot to add prereq for adduser getent on fedora

Adam Ierymenko 8 роки тому
батько
коміт
6eb2e3ffa9
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      zerotier-one.spec

+ 1 - 0
zerotier-one.spec

@@ -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