GaloisInc / BESSPIN-Tool-Suite

The core tool of the BESSPIN Framework.
Other
6 stars 2 forks source link

fett_sshd service incorrectly renamed to besspin_sshd in scripts #1208

Closed brooksdavis closed 3 years ago

brooksdavis commented 3 years ago

With rootUserAccess=yes the wrong service is restarted:

Performing sanity check on sshd configuration.^M^M
Starting fett_sshd.^M^M
Starting fett_nginx.^M^M
...
besspinPrompt> echo "PermitRootLogin yes" >> /fett/etc/sshd_config
echo "PermitRootLogin yes" >> /fett/etc/sshd_config^M^M^M
besspinPrompt> service besspin_sshd restart
service besspin_sshd restart^M^M^M
besspin_sshd does not exist in /etc/rc.d or the local startup^M^M
directories (/usr/local/etc/rc.d), or is not executable^M^M
rtadros125 commented 3 years ago

Fixed in 0729c41a4042c02f4e57d4cfd99494fa4d54940a on develop.