Browse Source

forward-port the rpm fix

svn:r4409
Roger Dingledine 19 years ago
parent
commit
f9912c4ae5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tor.spec.in

+ 1 - 1
tor.spec.in

@@ -140,7 +140,7 @@ for high-stakes anonymity.
 ed -s contrib/tor.sh.in << '/EOF/' > /dev/null
 ,s/^TORUSER=$/TORUSER=%{runuser}/
 ,s/^TORGROUP=$/TORGROUP=%{runuser}/
-,s:/bin/su:/bin/su -s /bin/sh:
+,s:\$SUPROG:$SUPROG -s /bin/sh:
 #
 # Save and exit ed
 w