X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups;h=a13f53921fe5c3de379db093c216f6c1a5c1a7af;hb=bdd3347ff8920ece383a232d12aef0d3720c8bff;hp=fc5c0d63e7fd3bcd2b00122287e21843835f0b73;hpb=9265150f01e4af48a2d6de88e26a47edeb7c4b8c;p=hvlinux.git diff --git a/stage5/pkg/cups b/stage5/pkg/cups index fc5c0d6..a13f539 100644 --- a/stage5/pkg/cups +++ b/stage5/pkg/cups @@ -2,7 +2,8 @@ hvconfig_pre() { - hv_useradd -c "Print_Service_User" -d /dev/null -g lp -s /bin/false -u 9 lp + hv_useradd --system -c "Print_Service_User" -d /dev/null -g lp \ + -s /bin/false lp CONFIGURE_OPTS="--libdir=/usr/lib --enable-pdftops" }