You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu installs systemd by default now, over upstart. mina-foreman should use foreman_format to infer whether to use start/stop/restart or systemctl [start|stop|restart].
The text was updated successfully, but these errors were encountered:
Ubuntu installs systemd by default now, over upstart. mina-foreman should use
foreman_format
to infer whether to usestart
/stop
/restart
orsystemctl [start|stop|restart]
.The text was updated successfully, but these errors were encountered: