Updating to include systemd timers
Better Makefile layout Improving pytest
This commit is contained in:
11
aether-gen.service
Normal file
11
aether-gen.service
Normal 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
|
Reference in New Issue
Block a user