I switched the hardened example config file to use `Restart=always` in
c78874276 just over a year ago. That was a mistake.
If the nats-server is asked to shut down, and shuts down cleanly, then the
service manager should not restart it. The server should be restarted if it
exits on failure.