abique / hefur

Standalone C++ BitTorrent tracker
MIT License
192 stars 30 forks source link

Add systemd service file #28

Closed jelly closed 5 years ago

jelly commented 5 years ago

Include the Arch Linux based systemd service which requires a dedicated hefur user to run the hefurd service. The service also applies some systemd hardening dissalowing the service to escalate priviliges.

Closes: #27

abique commented 5 years ago

Thank you. By the way if I remember well, there are a couple of syscalls that could be removed from hefur, for example hefur will never create a directory.