Updating to include systemd timers

Better Makefile layout
Improving pytest
This commit is contained in:
2023-07-15 22:34:00 -05:00
parent 49f9f6d315
commit 3b49a6c49e
12 changed files with 123 additions and 87 deletions

11
aether-gen.service Normal file
View File

@@ -0,0 +1,11 @@
[Unit]
Description=AniNIX/Aether | Generation
[Service]
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7
Type=simple
ExecStart=/usr/local/sbin/aether-gen.bash
#EOF