you can use
ExecStop=/usr/bin/node /usr/bin/ghost stop
… if you wish, but as far as I know it is not necessary since the ghost server will stop when receiving the SIGINT sent by systemd whenever the server is shutdown/restarted
you can use
ExecStop=/usr/bin/node /usr/bin/ghost stop
… if you wish, but as far as I know it is not necessary since the ghost server will stop when receiving the SIGINT sent by systemd whenever the server is shutdown/restarted