Преглед на файлове

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
 Requires:       systemd
+Requires(pre): /usr/sbin/useradd, /usr/bin/getent
 %endif
 
 %description