Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-31 Thread Daniel Frey
On 03/21/2015 02:46 PM, Canek Peláez Valdés wrote: Could you run this immediately after booting: systemd-delta Just to check that the unit files you are using are not being overridden by something. OK, I've confirmed the poweroff target works fine but the reboot and shutdown targets

Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-31 Thread Daniel Frey
On 03/21/2015 02:46 PM, Canek Peláez Valdés wrote: They are; basically everything nowadays is systemd aware. Even OpenRC can now use some of its configurations. Could you run this immediately after booting: systemd-delta I've finally gotten around to doing this:

Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-21 Thread Canek Peláez Valdés
On Sat, Mar 21, 2015 at 11:21 AM, Daniel Frey djqf...@gmail.com wrote: Hi list, Hi. In one of my earlier posts I mentioned I wasn't having any issues with systemd. Well, I guess I lied, although I didn't know about it at the time. My laptop works fine, no issues. My desktop, however, has

Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-21 Thread Tom H
On Sat, Mar 21, 2015 at 1:21 PM, Daniel Frey djqf...@gmail.com wrote: I also noticed this in the USE flags for systemd: - - sysv-utils : Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown Should I enable

[gentoo-user] OK, so not everything works properly with systemd

2015-03-21 Thread Daniel Frey
Hi list, In one of my earlier posts I mentioned I wasn't having any issues with systemd. Well, I guess I lied, although I didn't know about it at the time. My laptop works fine, no issues. My desktop, however, has an issue, but only while rebooting. I use mdadm to access my IMSM raid, and

Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-21 Thread Canek Peláez Valdés
On Sat, Mar 21, 2015 at 3:38 PM, Daniel Frey djqf...@gmail.com wrote: [...] I was using genkernel, but it was whining about not supporting systemd, so I tried dracut for the first time. However, the initramfs created by genkernel has the same issue. I didn't do any special configuation of

Re: [gentoo-user] OK, so not everything works properly with systemd

2015-03-21 Thread Daniel Frey
On 03/21/2015 10:27 AM, Canek Peláez Valdés wrote: So why does `systemctl reboot` not want to work? I'm a little confused. What kind of initramfs are you using? Supposedly, the only difference between poweroff and reboot is that the former turns off the machine and reboot does a reset. In