Comment 20 for bug 1545707

Revision history for this message
Removed by request (removed3425744) wrote :

Here is the requested output:

root@ubuntu:~# systemctl is-enabled tmp.mount ; echo $?
Failed to get unit file state for tmp.mount: No such file or directory
0
root@ubuntu:~# systemctl status tmp.mount
Failed to connect to bus: No such file or directory
root@ubuntu:~# ls -l /etc/systemd/system/tmp.mount
ls: cannot access '/etc/systemd/system/tmp.mount': No such file or directory

Executing "dpkg-reconfigure systemd" does now also not show the error anymore. But if I'm not wrong I remember to had this for a short time in the past too and shortly after this the error appeared again. I think I should wait at least until I upgrade systemd to a new version again and see if this error doesn't appear there anymore too.