kardianos / service

Run go programs as a service on major platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIDFile process wrong

shanjunmei opened this issue · comments

PIDFile will always splice the /run prefix and include quotes, and the final result will become PIDFile=/run/"prog.id"

test env : Ubuntu 22.04