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

12
aether.service Normal file
View File

@@ -0,0 +1,12 @@
[Unit]
Description=AniNIX/Aether | Pull-back
[Service]
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7
Type=simple
ExecStart=/usr/local/sbin/aether
User=aether
#EOF