bindAPI/dist/systemd
tracer c9757ead13 fixed cron issues 2024-04-22 18:57:49 +02:00
..
README.md added systemd service & timer 2024-04-21 13:49:02 +02:00
bindAPI.service fixed cron issues 2024-04-22 18:57:49 +02:00
bindAPI.timer added systemd service & timer 2024-04-21 13:49:02 +02:00

README.md

Copy this files to /etc/systems/system, adapt the path in the service unit and enable the timer by issuing:

systemctl daemon-reload systemctl enable bindAPI.timer systemctl start bindAPI.timer systemctl list-timers