X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=trust_router.spec;h=857091b7f620ff76ce71a0715014b95ad00dab1b;hb=22e5df7769ff6ad0f72c65e5dc6fcb32982d7e82;hp=989a0292c6e50f48aef21292fc58f708ceb91316;hpb=5789361168bf1e56628ba6c0add0e7a940a88e4f;p=trust_router.git diff --git a/trust_router.spec b/trust_router.spec index 989a029..857091b 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %pre getent group trustrouter > /dev/null || groupadd -r trustrouter -getent passwd trustrouter > /dev/null || useradd -r -g trustrouter -d /var/lib/trust_router -s /sbin/nologin -c "GSS-EAP Trust Router service account" trustrouter +getent passwd trustrouter > /dev/null || useradd -r -g trustrouter -d /var/lib/trustrouter -s /sbin/nologin -c "GSS-EAP Trust Router service account" trustrouter exit 0