[root@em12cdb ~]# systemctl status crond.service crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled) Active: inactive (dead) since Thu 2015-09-03 00:27:55 CST; 2s ago Main PID: 1245 (code=exited, status=0/SUCCESS) Jul 27 11:59:16 em1...
Some packages need systemctl to install (mssql-server) and others need them to start/stop. Is there anything I can do about this? Reproduction Steps: $ systemctl status unattended-upgrades.service Failed to connect to bus: No such file or directory OR $ sudo apt install msqql-server ...