bindAPI/dist/systemd
2024-05-01 18:39:55 +02:00
..
bindAPI.service try to fix cors issues 2024-04-25 20:58:01 +02:00
bindAPI.timer added systemd service & timer 2024-04-21 13:49:02 +02:00
README.md added chekcs for cron job 2024-05-01 18:39:55 +02:00

Copy these 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