heplify-server.service has this: ExecStop=/bin/kill ${MAINPID}. This is not necessary. The default behavior of systemd is to SIGTERM all the processes in ...
確定! 回上一頁