When i boot up my system systemd-logind.service fails and 4 more services(don't know if they matter but i will post them).What can cause this problem?Recently i've updated to kali rolling,i've also installed lightblue module for python.I'm new to linux so don't bite.Tell me if i need to post anything else.
Code:
systemctl --failed
greenbone-security-assistant.service
NetworkManager.service
openvas-manager.service
openvas-scanner.service
systemd-logind.service
Code:
systemctl status systemd-logind.service
Failed to start Login Service.
systemd-logind.service: Unit entered failed state.
systemd-logind.service: Failed with result 'exit-code'.
systemd-logind.service: Service has no hold-off time,scheduling restart.
Stopped Login Service.
systemd-logind.service: Start request repeated too quickly.
Failed to start Login Service.
systemd-logind.service: Unit entered failed state.
systemd-logind.service: Failed with result 'start-limit'.
Code:
service systemd-logind start
Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)
Job for systemd-logind.service failed because the control process exited with error code.
Code:
journalctl -xe
Failed to connect to system bus: No such file or directory
Failed to fully start up daemon: No such file or directory
systemd-logind.service: Main process exited,code=exited ,status=1/FAILURE
Failed to start Login Service.
...
systemd-logind.service: Unit entered failed state.
systemd-logind.service: Failed with result 'exit-code'.
systemd-logind.service: Service has no hold-off time,scheduling restart.
systemd-logind.service: Stopped Login Service.
...
systemd-logind.service:Start request repeated too quickly.
Failed to start Login Service.
...
systemd-logind.service: Unit entered failed state.
systemd-logind.service: Failed with result 'start-limit'.