DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
712 stars 250 forks source link

Don't install service files instead mention to user how to do this themselves #2346

Closed vmcj closed 1 month ago

vmcj commented 6 months ago

This now implements what was mentioned in the linked issue, this was updated from before.

Closes: https://github.com/DOMjudge/domjudge/issues/2086

thijskh commented 6 months ago

I’m all for making docs match reality, but seems to complicatie the instructions and increase mental load. What is the relation with this idea to make the software less complex, instead of the instructions more complex?

vmcj commented 6 months ago

I’m all for making docs match reality, but seems to complicatie the instructions and increase mental load. What is the relation with this idea to make the software less complex, instead of the instructions more complex?

So you want to leave the documentation as is and mention it after the make install-judgehost step in code?

thijskh commented 6 months ago

Yes, as I understand that this is Jaap’s suggestion in the linked issue

eldering commented 6 months ago

Yes, as I understand that this is Jaap’s suggestion in the linked issue

And also remove the installation of service files for the FHS install.