From 956ed99dfb89863e5f6f3bee14e8583bf072efe6 Mon Sep 17 00:00:00 2001 From: cantor Date: Thu, 21 May 2009 19:42:56 +0000 Subject: [PATCH] https://bugs.internet2.edu/jira/browse/SSPCPP-204 git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@2997 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/shibd-redhat.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/shibd-redhat.in b/configs/shibd-redhat.in index 496f631..cafe481 100644 --- a/configs/shibd-redhat.in +++ b/configs/shibd-redhat.in @@ -37,7 +37,7 @@ start() { /sbin/restorecon $pidfile fi # daemon function just hangs, so I'm using su directly - su - $SHIBD_USER -c "$shibd -p $pidfile -f &" + su - $SHIBD_USER -c "$shibd -p $pidfile -f" RETVAL=$? echo -- 2.1.4