Commit deb32ab1 authored by Seblu's avatar Seblu
Browse files

No debug on systemd service

parent 4171e962
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Description=AUR Builder Bot
[Service]
Type=notify
User=aurbot
ExecStart=/usr/bin/aurbot -d
ExecStart=/usr/bin/aurbot
ExecReload=/usr/bin/kill -HUP $MAINPID
Nice=10
IOSchedulingClass=best-effort