README.md in dlss-capistrano-4.3.1 vs README.md in dlss-capistrano-4.4.0
- old
+ new
@@ -92,9 +92,14 @@
### Sneakers via systemd
`cap ENV sneakers_systemd:{stop,start,restart}`: stops, starts, restarts Sneakers via systemd.
+### Racecar via systemd
+
+`cap ENV racecar_systemd:{stop,start,restart}`: stops, starts, restarts Racecar via systemd.
+
+
#### Capistrano role
The sidekiq_systemd tasks assume a Capistrano role of `:app`. If your application uses a different Capistrano role for hosts that run Sidekiq workers, you can configure this in `config/deploy.rb`, *e.g.*: