Hi On Sun, Nov 2, 2014 at 12:48 PM, Thomas Meyer <tho...@m3y3r.de> wrote: > 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?
So it's just the abrt-ccpp.service that fails? If you disable it, everything works as expected? I'd recommend reporting it to the abrt-ccpp people. I don't think this is related to how systemd starts/stops it. The developers of it should probably know more. Btw., I'm not entirely sure what that service does, so you might wanna show us the service file. It's not part of the systemd tarball, as far as I see. Thanks David _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel