13 lines
180 B
SYSTEMD
13 lines
180 B
SYSTEMD
|
[Unit]
|
||
|
Description=AniNIX/Aether | Pull-back
|
||
|
|
||
|
[Service]
|
||
|
Nice=19
|
||
|
IOSchedulingClass=best-effort
|
||
|
IOSchedulingPriority=7
|
||
|
Type=simple
|
||
|
ExecStart=/usr/local/sbin/aether
|
||
|
User=aether
|
||
|
|
||
|
#EOF
|