diff options
author | Roger Dingledine <arma@torproject.org> | 2005-06-11 08:30:07 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-06-11 08:30:07 +0000 |
commit | f9912c4ae5c2aacb436a7eabb6a0063689ba64d1 (patch) | |
tree | 394659cb64d97ce977073b2b1901a364d295633f /tor.spec.in | |
parent | 05608eeb168a3cef95cbd1efa3b3062b118580eb (diff) | |
download | tor-f9912c4ae5c2aacb436a7eabb6a0063689ba64d1.tar.gz tor-f9912c4ae5c2aacb436a7eabb6a0063689ba64d1.zip |
forward-port the rpm fix
svn:r4409
Diffstat (limited to 'tor.spec.in')
-rw-r--r-- | tor.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tor.spec.in b/tor.spec.in index 0eedf75833..5f116f6f2a 100644 --- a/tor.spec.in +++ b/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 |