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

12 lines
178 B
Desktop File

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