]> git.pld-linux.org Git - packages/hula.git/blobdiff - hula.spec
- uid for hula allocated
[packages/hula.git] / hula.spec
index 2613a04f8d86b9a4cc7bd9574f47d6ef4987bf5f..d09e9ce0f679b29858085a46a548fc20007cffe3 100644 (file)
--- a/hula.spec
+++ b/hula.spec
@@ -1,5 +1,3 @@
-# TODO
-# - register uid in PLD-doc/uid_gid.db.txt and use it
 Summary:       A calendar and mail server
 Summary(pl):   Serwer kalendarza i poczty
 Name:          hula
@@ -80,8 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %pre
 # Create system user for hula
-# TODO: use specific uid
-%useradd -c "Hula" -s /sbin/nologin -r hula
+%useradd -u 171 -c "Hula" -s /sbin/nologin -r hula
 
 %post
 /sbin/ldconfig
This page took 0.044819 seconds and 4 git commands to generate.