ci-tools/systemd/britney.service

13 lines
302 B
SYSTEMD
Raw Normal View History

2024-12-03 21:29:53 -06:00
[Unit]
Description=Britney
Wants=britney.timer
2024-12-03 23:45:00 -06:00
After=network.target nginx.service
2024-12-03 21:29:53 -06:00
[Service]
Type=simple
User=lugito
Group=lugito
2024-12-15 17:48:58 -06:00
Nice=16
2024-12-03 21:29:53 -06:00
WorkingDirectory=/srv/lubuntu-ci/repos/ci-tools
2024-12-04 15:34:29 -06:00
ExecStart=/srv/lubuntu-ci/repos/ci-tools/fetch-indexes -c /srv/lubuntu-ci/repos/ci-tools/configs/fetch-indexes.yaml