Skip to content
aurbot.service 263 B
Newer Older
Seblu's avatar
Seblu committed
[Unit]
Description=AUR Builder Bot

[Service]
Type=notify
User=aurbot
ExecStart=/usr/bin/aurbot -d
Seblu's avatar
Seblu committed
ExecReload=/usr/bin/kill -HUP $MAINPID
Seblu's avatar
Seblu committed
Nice=10
IOSchedulingClass=best-effort
IOSchedulingPriority=7
CPUSchedulingPolicy=batch

[Install]
WantedBy=multi-user.target