> Am 02.11.2014 um 12:48 schrieb Thomas Meyer <tho...@m3y3r.de>:
> 
> 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

EXIT_CGROUP seems to get set at three locations in the source code, but I'm not 
sure what is the original underlying error code.

Any ideas wash at could be wrong here?

> 
> 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
> 
> 
> 
> _______________________________________________
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to