Files
Phil Pennock 9f2d4aec16 systemd: switch to Restart=on-failure
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.
2025-04-30 16:46:51 -04:00
..