mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 20:16:43 +00:00
Use systemd Type=notify to tell systemd about startup progress. We can now use 'systemctl status scylla-server' to see where we are in service startup, and 'systemctl start scylla-server' will wait until either startup is complete, or we fail to start up.