I have written a systemd service file for openSUSE. I have tested it with all currently supported versions (12.1, 12.2 and 12.3). Maybe it can be added in Tor's contrib/suse directory?
Thanks
Trac: Username: microchip
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
Fedora's systemd file looks different than mine and I'm not sure it'll work on openSUSE. But, after I opened this ticket, I looked at the official Tor RPM for openSUSE and it already has a systemd file in the package. The reason I wrote my own is because openSUSE is often late at providing up to date Tor packages so I build Tor in my own repo and I needed a systemd file :-)
I also think it is simpler to directly start the process rather than run a script that do start the software ). Having asked to systemd upstream, they would favor forking, except if there is possbility to use notify, see http://lists.freedesktop.org/archives/systemd-devel/2013-June/011218.html
Yet, i think the simplest think can be, the better, so I would favor the file from #8368 (moved)