masatana commented on PR #1295: URL: https://github.com/apache/bigtop/pull/1295#issuecomment-2403680873
@iwasakims Thanks for the review. > systemctl status did not work while the process is alive on openeuler-22.03-aarch64. /var/run should be migrated to /run? Got it. According to the [document](https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#PIDFile=), we should use /run rather than /var/run. So I will fix this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
