bindAPI/dist/systemd/README.md

7 lines
217 B
Markdown
Raw Normal View History

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:
2024-04-21 13:49:02 +02:00
systemctl daemon-reload
systemctl enable bindAPI.timer
systemctl start bindAPI.timer
systemctl list-timers