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