Skip to content

Commit 7517796

Browse files
committed
Rewritten after review
We've decided to never install the service files so we need another section to tell people how to install the service files. Revert "Clarify in docs that service files are not default installed (in" This reverts commit 4662c63.
1 parent 4662c63 commit 7517796

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/manual/install-judgehost.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ added kernel options. On VM hosting providers such as Google Cloud or
178178
DigitalOcean, ``GRUB_CMDLINE_LINUX_DEFAULT`` may be overwritten
179179
by other files in ``/etc/default/grub.d/``.
180180

181-
You have now configured the system to use cgroups. In a FHS install, to create
181+
You have now configured the system to use cgroups. To create
182182
the actual cgroups that DOMjudge will use, run::
183183

184184
sudo systemctl enable create-cgroups --now
@@ -231,6 +231,3 @@ the judgedaemon.
231231
The judgedaemon can also be run as a service by running::
232232

233233
sudo systemctl enable --now domjudge-judgehost
234-
235-
This only works in a FHS install, if the judgehost has been installed with another
236-
option those `service` files have to manually copied to the right directory e.g. `/etc/systemd`.

0 commit comments

Comments
 (0)