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

12 lines
129 B
SYSTEMD

[Unit]
Description=AniNIX/Aether | Generation
[Timer]
OnCalendar=01:00
Persistent=false
[Install]
WantedBy=timers.target
#EOF