unable to start mysql in ubuntu 14 " logger command not found"
Article ID: 89 | Rating: Unrated | Last Updated: Wed, Apr 4, 2018 at 2:59 AM
I get the error /etc/init.d/mysql: line 86: logger: command not found
Had to reinstall bsdutils and it worked.
apt-get --reinstall install bsdutils