quand j'ai essayé d'installer RocketChat dans Ubuntu 16.04
Dans l'invite de commande, j'entre.
systemctl enable mongod
Après cela, j'ai eu le problème.
systemctl: command not found
Comment résoudre ça?
whereis systemctl
?
cat /etc/os-release
et ls -al $(which init)
.
dpkg-query -S /bin/systemctl
.