The tor-lsb package calls postinstall scriptlet (using /bin/sh): /usr/lib/lsb/install_initd /etc/rc.d/init.d/tor preuninstall scriptlet (using /bin/sh): test "$1" != 0 || /usr/lib/lsb/remove_initd /etc/rc.d/init.d/tor This is the case even on x86-64 where it should use /usr/lib64. The package should be using %{_libdir}/lsb/install_initd instead.
*** This bug has been marked as a duplicate of 375361 ***
Sorry, I didn't see that bug (presumably because it wasn't filed against the tor package).