Skip to content

Correct atop init script incorrectly reporting as crashed

Val V requested to merge vaygr/aports:atop-crashed-fix into master

This fixes atop init script, which makes openrc report status as crashed.

Looking at /run/openrc/daemons/atop/001 pidfile is set to an empty string, which is fixed by this MR.

Merge request reports