Setting up wildfly to start on reboot in ubuntu 16 by executing:
sudo update-rc.d /etc/init.d/wildfly defaults
gives the following error:
update-rc.d: error: initscript does not exist: /etc/init.d//etc/init.d/wildfly
what could be the reason
try