rhtyd commented on issue #3210: systemd: Fix -Dpid arg passing to systemd usage service URL: https://github.com/apache/cloudstack/pull/3210#issuecomment-471920817 @GabrielBrascher fixed the issue, it was systemd variable referencing/syntax issue which per following docs should be `${VAR}` instead of `$VAR`: https://www.freedesktop.org/software/systemd/man/systemd.service.html#Command%20lines After my last commit, it's working again.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
