stable

Clone or download

Read-only

RHEL7: adding timer units to activate system event and system check. The timer units replace the crontab.

This is a part of story #10438 install Trackers on el7 Change-Id: I50c450781667d51c5a8f9a1016d10936fc5b96b6

Modified Files

Name
A src/utils/systemd/tuleap-launch-system-check.service +10 −0 Go to diff View file
A src/utils/systemd/tuleap-launch-system-check.timer +10 −0 Go to diff View file
A src/utils/systemd/tuleap-process-system-events-default.service +10 −0 Go to diff View file
A src/utils/systemd/tuleap-process-system-events-default.timer +10 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +9 −0 Go to diff View file
M tools/setup.el7.sh +3 −0 Go to diff View file
M tools/setup/el7/include/define.sh +3 −0 Go to diff View file
M tools/setup/el7/include/services.sh +6 −6 Go to diff View file