groovenauts / capistrano-systemd-multiservice

Capistrano Plugin to control services with systemd
MIT License
45 stars 17 forks source link

Support for socket activation #31

Open Nowaker opened 2 years ago

Nowaker commented 2 years ago

If config/systemd/$name.socket.erb exists, it should be installed on :setup as well. And enabled on :enable.