Aether/aether.timer
DarkFeather 3b49a6c49e
Updating to include systemd timers
Better Makefile layout
Improving pytest
2023-07-15 22:34:00 -05:00

12 lines
128 B
SYSTEMD

[Unit]
Description=AniNIX/Aether | Pull-back
[Timer]
OnCalendar=05:00
Persistent=false
[Install]
WantedBy=timers.target
#EOF