[systemd-devel] Poor man's reboot doesn't work
Thomas Meyer
thomas at m3y3r.de
Sun Nov 2 03:48:42 PST 2014
Hi,
I tried to switch to the emergency target and back to the graphical
target, but this doesn't seem to work.
Should this work, i.e.?
# systemctl isolate emergency.target
# systemctl isolate graphical.target
The services seems to fail with this error once I'm in the
emergency.target and try to switch back to the graphical.target:
status=219/CGROUP
example status output:
abrt-ccpp.service ->
'/org/freedesktop/systemd1/unit/abrt_2dccpp_2eservice'
abrt-ccpp.service - Install ABRT coredump hook
Loaded: loaded (/usr/lib/systemd/system/abrt-ccpp.service; enabled)
Active: failed (Result: exit-code) since So 2014-11-02 12:32:45 CET;
2min 32s ago
Process: 4715 ExecStop=/usr/sbin/abrt-install-ccpp-hook uninstall
(code=exited, status=0/SUCCESS)
Process: 13227 ExecStart=/usr/sbin/abrt-install-ccpp-hook install
(code=exited, status=219/CGROUP)
Main PID: 13227 (code=exited, status=219/CGROUP)
CGroup: /system.slice/abrt-ccpp.service
Nov 02 12:32:45 localhost.localdomain systemd[1]: abrt-ccpp.service:
main process exited, code=exited, status=219/CGROUP
Nov 02 12:32:45 localhost.localdomain systemd[1]: Failed to start
Install ABRT coredump hook.
Nov 02 12:32:45 localhost.localdomain systemd[1]: Unit
abrt-ccpp.service entered failed state
Bug or feature?
This happens with systemd version:
systemd 208
+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT
+ACL +XZ
on Fedora 20.
with kind regards
thomas
More information about the systemd-devel
mailing list