- Changed multiline comment to # for systemd compliance
- Changed MemoryLimit to MemoryHigh (current standard)
Co-authored-by: Stu Campbell <stucampbell.git@gmail.com>
This commit sets up the initial project structure for the PyMC Repeater Daemon.
It includes base configuration files, dependency definitions, and scaffolding
for the main daemon service responsible for handling PyMC repeating operations.