stable

Clone or download

Read-only

request #22605: Add a link to the documentation in the systemd units

No functional changes. A link to the documentation [0] is added in the units description. https://docs.tuleap.org is used because we cannot determine at this level where the possibly local documentation installation is. Anyway if you are looking at the unit the local documentation might not be accessible. To test it locally, you need to manually redeploy the units and tell systemd to reload them with `systemctl daemon-reload`. [0] https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Documentation= Change-Id: I076522ec544030e6359c356eeaa712bea6109871

Modified Files

Name
M plugins/git/etc/systemd/tuleap-process-system-events-git.service +1 −0 Go to diff View file
M plugins/git/etc/systemd/tuleap-process-system-events-git.timer +1 −0 Go to diff View file
M plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.service +1 −0 Go to diff View file
M plugins/git/etc/systemd/tuleap-process-system-events-grokmirror.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-daily-event.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-daily-event.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-plugin-job.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-plugin-job.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-system-check.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-launch-system-check.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-php-fpm.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-default.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-default.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-statistics.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-statistics.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-process-system-events-tv3-tv5-migration.timer +1 −0 Go to diff View file
M src/utils/systemd/tuleap-svn-updater.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-worker@.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap-workers.service +1 −0 Go to diff View file
M src/utils/systemd/tuleap.service +1 −0 Go to diff View file