docs: update release-notes for F-release
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-extended / rpcbind / rpcbind_%.bbappend
1 USERADD_PARAM_${PN} = "-r -g rpc -u 32 -d /var/lib/rpcbind -s /sbin/nologin -c 'Rpcbind Daemons' rpc"
2 GROUPADD_PARAM_${PN} = "-r -g 32 rpc"